list_rss_feed_items
Retrieve RSS feed items, optionally filtered by feed ID. Paginated results for easy browsing.
Instructions
List items/articles from RSS feeds. Filter by feed or browse all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID | |
| feed_id | No | Filter to items from a specific RSS feed UUID | |
| page | No | Page number (default: 1) | |
| per_page | No | Results per page (default: 25, max: 100) |