OPENAPI / COMPONENTS / SCHEMAS

Beta Function Call Output Item Param data structure

BetaFunctionCallOutputItemParam

Structural definition for Beta Function Call Output Item Param 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.