OPENAPI / COMPONENTS / SCHEMAS

Beta Function Tool Call data structure

BetaFunctionToolCall

Structural definition for Beta Function Tool Call in the OpenAI API contract.

object9properties
agentstring

agent value in the OpenAI API contract.

argumentsstringrequired

arguments value in the OpenAI API contract.

call_idstringrequired

call id value in the OpenAI API contract.

callerstring

caller value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

namestringrequired

name value in the OpenAI API contract.

namespacestring

namespace value in the OpenAI API contract.

statusstring

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.