Get RSS Feed
get_rss_feedRetrieve a specific RSS feed by its ID, with options to filter fields and control page size for targeted content access.
Instructions
Get a specific RSS feed by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rss_id | Yes | RSS feed ID (positive integer) | |
| exclude | No | Fields to exclude from response | |
| include | No | Fields to include in response | |
| page_size | No | Number of items per page (1-100) |