RSS · Example Payload

Rss Item Example

How to generate per-operation skills from an OpenAPI definition that an AI agent can safely invoke inside a Naftiko sandbox.

SyndicationRSSAtomJSON FeedOPMLContentXMLSpecificationStandard

Rss Item Example is an example object payload from RSS, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titlelinkdescriptionauthorcategorycommentsenclosureguidpubDatesource_metadata

Example Payload

rss-item-example.json Raw ↑
{
  "title": "Naftiko Sandbox Skills For OpenAPI",
  "link": "https://apievangelist.com/2026/05/22/naftiko-sandbox-skills-for-openapi/",
  "description": "<p>How to generate per-operation skills from an OpenAPI definition that an AI agent can safely invoke inside a Naftiko sandbox.</p>",
  "author": "kin@apievangelist.com (Kin Lane)",
  "category": [
    {
      "value": "Naftiko",
      "domain": "https://apievangelist.com/topics"
    },
    {
      "value": "AI"
    }
  ],
  "comments": "https://apievangelist.com/2026/05/22/naftiko-sandbox-skills-for-openapi/#comments",
  "enclosure": {
    "url": "https://kinlane-productions.s3.amazonaws.com/podcasts/2026-05-22-naftiko-skills.mp3",
    "length": 14523847,
    "type": "audio/mpeg"
  },
  "guid": {
    "value": "tag:apievangelist.com,2026:post-naftiko-sandbox-skills-openapi",
    "isPermaLink": false
  },
  "pubDate": "Thu, 22 May 2026 14:30:00 +0000",
  "source": {
    "url": "https://apievangelist.com/feed.xml",
    "value": "API Evangelist"
  },
  "_metadata": {
    "format": "RSS 2.0 item",
    "appliesPractices": [
      "guid with isPermaLink=false using Tag URI scheme",
      "exactly one enclosure (RSS Best Practices Profile)",
      "RFC 822 pubDate in UTC"
    ]
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/rss-item-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.