agentSwitch
AgentOptions.agents.
Id of the agent to switch to.
AgentCard
Create an AgentCard, filling unset fields with empty defaults.Constructor
Unique identifier for this agent. Default:
''.Human-readable agent name. Default:
''.Short description of what the agent does. Default:
''.List of capability tags advertised by the agent. Default:
[].Arbitrary metadata to attach to the card. Default:
{}.A2AMessage
Create an A2AMessage.messageType defaults to 'text'.
Constructor
ID of the agent sending the message. Default:
''.ID of the agent the message is addressed to. Default:
''.Message kind. Default:
'text'.Message body. Default:
{}.