Expand description
Agent card and capability discovery types.
The AgentCard is the root discovery document served by an A2A agent at
/.well-known/agent.json. It describes the agent’s identity,
capabilities, skills, security requirements, and supported interfaces.
§v1.0 changes
urlandpreferred_transportreplaced bysupported_interfacesprotocol_versionmoved fromAgentCardtoAgentInterfaceAgentInterface.transportrenamed toprotocol_bindingsupports_authenticated_extended_cardmoved toAgentCapabilities.extended_agent_card- Security fields renamed to
security_requirements
Structs§
- Agent
Capabilities - Optional capability flags advertised by an agent.
- Agent
Card - The root discovery document for an A2A agent.
- Agent
Interface - A transport interface offered by an agent.
- Agent
Provider - The organization that operates or publishes the agent.
- Agent
Skill - A discrete capability offered by an agent.