agent_card_fetch
InactiveTool of dime-experiment-tools
Fetch and parse an A2A (Agent2Agent) agent card from a wellKnownURI. Given a URL pointing to agent-card.json or /.well-known/agent-card.json, returns the agent's name, description, skills, capabilities, and url. Useful for A2A agent discovery.
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "URL to the agent card (often ends in /.well-known/agent-card.json)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
dime-experiment-tools
1/7 registries