search_podcasts
Search podcasts by keyword or title to find relevant shows. Supports pagination and result limits for efficient browsing.
Instructions
Search for podcasts by keyword or title
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| limit | No | Max results to return (default 20) | |
| offset | No | Number of results to skip for pagination (default 0) |