OPENAPI / COMPONENTS / SCHEMAS
Custom Tool Call data structure
CustomToolCallStructural definition for Custom Tool Call in the OpenAI API contract.
object7properties
call_idstringrequiredcall id value in the OpenAI API contract.
callerstringcaller value in the OpenAI API contract.
idstringid value in the OpenAI API contract.
inputstringrequiredinput value in the OpenAI API contract.
namestringrequiredname value in the OpenAI API contract.
namespacestringnamespace value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.