search_by_term
Searches the entire podcast index for episodes matching a keyword, topic, or show name. Returns results with optional filtering for explicit content and full-text display.
Instructions
Full-text search across all podcasts in the index. Search by topic, show name, or keyword to find relevant podcasts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search term | |
| max | No | Maximum results to return (default 10) | |
| clean | No | Exclude explicit content (default false) | |
| fulltext | No | Return full text descriptions (default false) |