recent_new_feeds
Retrieve podcast feeds newly added to the index, ordered by addition time, to discover brand-new shows before they appear in other searches.
Instructions
Get podcast feeds newly added to the Podcast Index, in the order they were added. Useful for discovering brand-new shows before they show up in other searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum results to return (default 40) | |
| desc | No | Return feeds in descending order (default false, only applies with feedid) | |
| since | No | Only return feeds added since this Unix timestamp | |
| feedid | No | Podcast Index feed ID to start from. Takes precedence over since — if both are set, since is ignored. |