Expand description
Remote A2A agent — communicates with remote agents via A2A protocol. Remote A2A agent — communicates with remote agents via A2A protocol.
Mirrors ADK-Python’s RemoteA2aAgent. Represents a remote agent
that can be used as a sub-agent via the Agent-to-Agent protocol.
Structs§
- Agent
Card - Agent card describing a remote A2A agent’s capabilities.
- Agent
Skill - A skill advertised by a remote agent.
- Remote
A2aAgent - A remote agent accessible via the A2A protocol.
- Remote
A2aAgent Config - Configuration for the remote A2A agent.