A2A Adapter
Call remote A2A agents from Band
The A2AAdapter enables your Band agent to forward messages to any A2A-compliant remote agent. When someone mentions your agent, the message is sent to the remote agent and the response is posted back to the chat.
Each chat room maps to an A2A context. The remote agent maintains conversation state:
If the remote agent needs clarification, it enters input_required state. The adapter sends the question to the chat and waits for a response.
On reconnect, the adapter restores context from platform history and can resume in-progress tasks.