search_by_title
Find podcasts by their show title. Use when you already know the podcast name to get precise results.
Instructions
Search for podcasts by title. Narrower than search_by_term, which also matches descriptions and other feed metadata — use this when you already know (or are guessing at) the show name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Podcast title to search for (e.g. "Chain of Thought") | |
| max | No | Maximum results to return (default 10) | |
| clean | No | Exclude explicit content (default false) | |
| fulltext | No | Return full text descriptions (default false) |