OPENAPI / COMPONENTS / SCHEMAS
Beta Multi Agent Call Output data structure
BetaMultiAgentCallOutputStructural definition for Beta Multi Agent Call Output in the OpenAI API contract.
object6properties
actionBetaMultiAgentActionrequiredaction value in the OpenAI API contract.
agentBetaAgentTagagent value in the OpenAI API contract.
call_idstringrequiredcall id value in the OpenAI API contract.
idstringrequiredid value in the OpenAI API contract.
outputBetaOutputTextContentrequiredoutput value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.