OPENAPI / COMPONENTS / SCHEMAS

Computer Tool Call data structure

ComputerToolCall

Structural definition for Computer Tool Call in the OpenAI API contract.

object7properties
actionComputerAction

action value in the OpenAI API contract.

actionsComputerActionList

actions value in the OpenAI API contract.

call_idstringrequired

call id value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

pending_safety_checksComputerCallSafetyCheckParamrequired

pending safety checks value in the OpenAI API contract.

statusstringrequired

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.