OPENAPI / COMPONENTS / SCHEMAS
Function Call Output Item Param data structure
FunctionCallOutputItemParamStructural definition for Function Call Output Item Param in the OpenAI API contract.
object8properties
call_idstringcall id value in the OpenAI API contract.
callerstringcaller value in the OpenAI API contract.
idstringid value in the OpenAI API contract.
namestringname value in the OpenAI API contract.
namespacestringnamespace value in the OpenAI API contract.
outputstringrequiredoutput value in the OpenAI API contract.
statusstringstatus value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.