Module remote_agent

Module remote_agent 

Source
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§

AgentCard
Agent card describing a remote A2A agent’s capabilities.
AgentSkill
A skill advertised by a remote agent.
RemoteA2aAgent
A remote agent accessible via the A2A protocol.
RemoteA2aAgentConfig
Configuration for the remote A2A agent.