OPENAPI / COMPONENTS / SCHEMAS

Apply Patch Tool Call Output data structure

ApplyPatchToolCallOutput

Structural definition for Apply Patch Tool Call Output 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.

outputstring

output value in the OpenAI API contract.

statusApplyPatchCallOutputStatusrequired

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.