Back to tools

validate_rss

Validate public RSS and Atom feed endpoints are reachable and parseable enough for discovery.

Schema and Policy
{
  "name": "validate_rss",
  "description": "Validate public RSS and Atom feed endpoints are reachable and parseable enough for discovery.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "category": "Registry",
  "authRequired": false,
  "mutability": "read",
  "status": "active"
}