OPENAPI / COMPONENTS / SCHEMAS
Function Shell Call data structure
FunctionShellCallStructural definition for Function Shell Call in the OpenAI API contract.
object8properties
actionFunctionShellActionrequiredaction 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.
environmentstringrequiredenvironment value in the OpenAI API contract.
idstringrequiredid value in the OpenAI API contract.
statusFunctionShellCallStatusrequiredstatus value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.