OPENAPI / COMPONENTS / SCHEMAS
Custom Tool Call Output data structure
CustomToolCallOutputStructural definition for Custom Tool Call Output in the OpenAI API contract.
object5properties
call_idstringrequiredcall id value in the OpenAI API contract.
callerstringcaller value in the OpenAI API contract.
idstringid value in the OpenAI API contract.
outputstringrequiredoutput value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.