get_featured
Retrieve a paginated list of featured podcasts from Pocket Casts. Control the number and pagination with limit and offset.
Instructions
Get featured podcasts
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) |