get_subscriptions
Retrieve a list of your subscribed podcasts with pagination support for browsing through large libraries.
Instructions
List all podcasts the user is subscribed to
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 20) | |
| offset | No | Number of results to skip for pagination (default 0) |