a2a_validate
Validate any standard A2A endpoint's Agent Card and get a readable report with validity status, checks, and warnings. Fetches and inspects the card without sending data.
Instructions
Validate ANY standard A2A endpoint's Agent Card and return a readable
report (valid?/checks/warnings). agent_card_url is the full served card URL
(e.g. .../.well-known/agent-card.json); bearer is optional (only needed
if the card route requires auth). Nothing is connected or sent — this only
fetches and inspects the card. The bearer is never echoed back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bearer | No | ||
| agent_card_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |