OPENAPI / COMPONENTS / SCHEMAS

Beta Multi Agent Call Output Item Param data structure

BetaMultiAgentCallOutputItemParam

Structural definition for Beta Multi Agent Call Output Item Param in the OpenAI API contract.

object6properties
actionBetaMultiAgentAction1required

action value in the OpenAI API contract.

agentstring

agent value in the OpenAI API contract.

call_idstringrequired

call id value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

outputBetaOutputTextContentParamrequired

output value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.