list_feeds
Discover available RSS/news feeds with their names, IDs, and latest publish times. Provides the feed IDs needed by all other feed tools.
Instructions
List all available RSS/news feeds with their names, IDs, and latest publish times (default: 50 feeds). Call this first to discover feed IDs needed by other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of feeds to skip for pagination (default: 0). | |
| limit | No | Number of feeds to return per page (default: 50, max: 100). | |
| timeZone | No | IANA timezone string for formatting dates (e.g. 'America/New_York', 'Europe/London'). Defaults to UTC. |