OPENAPI / COMPONENTS / SCHEMAS
Computer Tool Call data structure
ComputerToolCallStructural definition for Computer Tool Call in the OpenAI API contract.
object7properties
actionComputerActionaction value in the OpenAI API contract.
actionsComputerActionListactions value in the OpenAI API contract.
call_idstringrequiredcall id value in the OpenAI API contract.
idstringrequiredid value in the OpenAI API contract.
pending_safety_checksComputerCallSafetyCheckParamrequiredpending safety checks value in the OpenAI API contract.
statusstringrequiredstatus value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.