OPENAPI / COMPONENTS / SCHEMAS

Apply Patch Tool Call data structure

ApplyPatchToolCall

Structural definition for Apply Patch Tool Call in the OpenAI API contract.

object7properties
call_idstringrequired

call id value in the OpenAI API contract.

callerstring

caller value in the OpenAI API contract.

created_bystring

created by value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

operationstringrequired

operation value in the OpenAI API contract.

statusApplyPatchCallStatusrequired

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.