OPENAPI / COMPONENTS / SCHEMAS
Beta Code Interpreter Tool Call data structure
BetaCodeInterpreterToolCallStructural definition for Beta Code Interpreter Tool Call in the OpenAI API contract.
object7properties
agentstringagent value in the OpenAI API contract.
codestringrequiredcode value in the OpenAI API contract.
container_idstringrequiredcontainer id value in the OpenAI API contract.
idstringrequiredid value in the OpenAI API contract.
outputsstringrequiredoutputs value in the OpenAI API contract.
statusstringrequiredstatus value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.