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 1.28.1).

parse_rss_feed

Inactive

Tool of com.gadgethumans.swarm/x402-middleware

declared in 1.28.1

Parse RSS or Atom XML feeds into clean JSON with entries. Use this to monitor news feeds, blog updates, or any RSS/Atom source. Returns feed metadata (title, URL) and up to 20 latest entries with title, link, description, and publication date. Parameters: url — The full URL of the RSS or Atom feed to parse (e.g. "https://example.com/feed.xml").

Parameters schema

{
  "type": "object",
  "title": "parse_rss_feedArguments",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "title": "Url"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.gadgethumans.swarm/x402-middleware

https://github.com/scotia1973-bot/gadgethumans-x402

2/7 registries
View full server →