Skip to main content

Module agent_card

Module agent_card 

Source
Expand description

Agent discovery and capability types.

Structs§

AgentCapabilities
Capability flags and extension declarations for an agent.
AgentCard
Agent discovery document served from /.well-known/agent-card.json.
AgentCardSignature
Signature over an agent card payload.
AgentCardSignatureVerificationInput
Prepared detached-JWS verification input for an agent-card signature.
AgentExtension
Extension declaration inside AgentCapabilities.
AgentInterface
Transport binding advertised by an agent card.
AgentProvider
Organization metadata for the agent provider.
AgentSkill
Skill advertised by an agent card.
JwsProtectedHeader
Decoded protected header for an agent-card detached JWS signature.

Enums§

AgentCardSignatureError
Errors produced by agent-card signature helper APIs.