You're viewing a demo portfolio

Join the waitlist
PRSM

x711_data_retrieval

Active

Tool of x711 — Universal Agent Gas Station

declared in 1.0.0

Fetches clean text from any public HTTPS URL. Use x711_web_search first to find the URL, then this tool to read it. Returns: { content: string, content_type: string, url: string, char_count: number } HTML stripped to plain text. JSON returned as-is. Blocked: localhost, private IPs, .internal domains.

Parameters schema

{
  "type": "object",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "format": "uri",
      "description": "Fully-qualified public HTTPS URL to fetch. Examples: 'https://docs.uniswap.org/contracts/v3/reference/core/UniswapV3Pool', 'https://api.coingecko.com/api/v3/coins/ethereum', 'https://raw.githubusercontent.com/ethereum/EIPs/master/EIPS/eip-1559.md'."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

x711 — Universal Agent Gas Station

1/7 registries
View full server →
x711_data_retrieval — x711 — Universal Agent Gas Station — PRSM MCP