OPENAPI / COMPONENTS / SCHEMAS
Beta Function Shell Call Output Item Param data structure
BetaFunctionShellCallOutputItemParamStructural definition for Beta Function Shell Call Output Item Param in the OpenAI API contract.
object8properties
agentstringagent value in the OpenAI API contract.
call_idstringrequiredcall id value in the OpenAI API contract.
callerstringcaller value in the OpenAI API contract.
idstringid value in the OpenAI API contract.
max_output_lengthstringmax output length value in the OpenAI API contract.
outputBetaFunctionShellCallOutputContentParamrequiredoutput value in the OpenAI API contract.
statusstringstatus value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.