OPENAPI / COMPONENTS / SCHEMAS
Beta Function Shell Call Output data structure
BetaFunctionShellCallOutputStructural definition for Beta Function Shell Call Output in the OpenAI API contract.
object9properties
agentBetaAgentTagagent value in the OpenAI API contract.
call_idstringrequiredcall id value in the OpenAI API contract.
callerstringcaller value in the OpenAI API contract.
created_bystringcreated by value in the OpenAI API contract.
idstringrequiredid value in the OpenAI API contract.
max_output_lengthstringrequiredmax output length value in the OpenAI API contract.
outputBetaFunctionShellCallOutputContentrequiredoutput value in the OpenAI API contract.
statusBetaFunctionShellCallOutputStatusEnumrequiredstatus value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.