OPENAPI / COMPONENTS / SCHEMAS

Beta Computer Tool Call data structure

BetaComputerToolCall

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

object8properties
actionBetaComputerAction

action value in the OpenAI API contract.

actionsBetaComputerActionList

actions value in the OpenAI API contract.

agentstring

agent 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_checksBetaComputerCallSafetyCheckParamrequired

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.