agent_card_handler

Function agent_card_handler 

Source
pub async fn agent_card_handler(__arg0: State<Arc<A2aState>>) -> Json<AgentCard>
Expand description

Handler: GET /.well-known/agent.json

Returns the A2A Agent Card describing this agent’s capabilities. This endpoint is public per the A2A spec.