get_show
Retrieve detailed information about a specific podcast show using its Spotify ID, including metadata such as name, publisher, and episode count. Supports optional market and response format parameters to tailor the output.
Instructions
Get full details for a podcast show
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Spotify show ID | |
| market | No | ISO 3166-1 alpha-2 country code | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |