You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

agent_card_fetch

Inactive

Tool of dime-experiment-tools

declared in 0.1.0

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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

dime-experiment-tools

1/7 registries
View full server →
agent_card_fetch — dime-experiment-tools — PRSM MCP