OPENAPI / COMPONENTS / SCHEMAS

Beta Multi Agent Call Output data structure

BetaMultiAgentCallOutput

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

object6properties
actionBetaMultiAgentActionrequired

action value in the OpenAI API contract.

agentBetaAgentTag

agent value in the OpenAI API contract.

call_idstringrequired

call id value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

outputBetaOutputTextContentrequired

output value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.