a2a
A2A-specific types and composition helpers.
A2A adapter surface for composing protocol support around [crate::Agent].
Functions
Section titled “Functions”agent_card
Section titled “agent_card”fn agent_card(agent: &crate::Agent) -> AgentCardBuild an A2A AgentCard from the runtime agent state.
Produces a v1.0-compliant card with default supportedInterfaces,
defaultInputModes, and defaultOutputModes.