Find Sponsors for a Show
find_sponsors_for_showGiven a podcast's name or RSS feed URL, return the brands detected sponsoring it, falling back to brands active in the show's categories when few exact sponsors are found. Each result carries a short reason. Use this for "who would sponsor my show?" questions; it identifies one show per call and does not browse the podcast catalog. Without a linked account, results cover publicly listed sponsors only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| show | No | The podcast's name | |
| feed_url | No | The podcast's RSS feed URL (exact match; use when known) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| show | Yes | ||
| exact_sponsors | Yes | ||
| similar_sponsors | Yes |