OPENAPI / COMPONENTS / SCHEMAS

Beta Code Interpreter Tool Call data structure

BetaCodeInterpreterToolCall

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

object7properties
agentstring

agent value in the OpenAI API contract.

codestringrequired

code value in the OpenAI API contract.

container_idstringrequired

container id value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

outputsstringrequired

outputs value in the OpenAI API contract.

statusstringrequired

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.