analyze_url
InactiveTool of com.gadgethumans.swarm/x402-middleware
Analyze any URL and return a structured summary with key points, sentiment, and topics. Use this to understand what a web page is about without reading it. Returns title, 2-3 sentence summary, key points, topics, sentiment, and estimated reading time. Powered by AI — no scraping needed. Parameters: url — The full URL to analyze (e.g. "https://example.com/page").
Parameters schema
{
"type": "object",
"title": "analyze_urlArguments",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"title": "Url"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.gadgethumans.swarm/x402-middleware
https://github.com/scotia1973-bot/gadgethumans-x402
2/7 registries