Find bookable shows on a topic
find_shows_to_pitchSearch podcasts by topic and filter to active, recently publishing shows with enough episodes and contact info, ranked by recent activity to surface viable guest outreach leads.
Instructions
Search for shows on a topic and keep only the ones worth approaching: alive, publishing recently, with a real episode count and a way to contact them. A plain search returns the whole index including feeds that died in 2019, and sorting that by hand is the tedious part of guest outreach. Each result says when it last published, how often, and what contact route exists. Ranked by recent activity rather than by search relevance, because a perfectly matching show that stopped publishing two years ago is not a lead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | How many to return. Defaults to 15. Shows to return after filtering. | |
| topic | Yes | The subject the show should be about. | |
| min_episodes | No | Require at least this many episodes. Defaults to 10, which filters out feeds that never got started. | |
| active_within_days | No | Require an episode within this many days. Defaults to 90, which filters out dormant shows. |