find_show_by_publisher
Search the Spotify catalog for shows by publisher or network name. Get matching results with options for market and result limit.
Instructions
Search the catalog and match shows whose PUBLISHER (network) matches your query — the missing publisher facet on show search. Defaults to 10 search results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Publisher or network name, e.g. "Wondery" | |
| market | No | ISO 3166-1 alpha-2 market for the search | |
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |