OPENAPI / COMPONENTS / SCHEMAS
Beta Function Tool Call data structure
BetaFunctionToolCallStructural definition for Beta Function Tool Call in the OpenAI API contract.
object9properties
agentstringagent value in the OpenAI API contract.
argumentsstringrequiredarguments 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.
namestringrequiredname value in the OpenAI API contract.
namespacestringnamespace value in the OpenAI API contract.
statusstringstatus value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.