OPENAPI / COMPONENTS / SCHEMAS

Beta Function Tool Call Output data structure

BetaFunctionToolCallOutput

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

object9properties
agentstring

agent value in the OpenAI API contract.

call_idstring

call id value in the OpenAI API contract.

callerstring

caller value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

namestring

name value in the OpenAI API contract.

namespacestring

namespace value in the OpenAI API contract.

outputstringrequired

output value in the OpenAI API contract.

statusstring

status value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.