get_show_details
Retrieve full metadata for a single show: description, publisher, episode count, languages, and media type. Choose concise prose or detailed JSON output.
Instructions
Fetch full metadata for one show (description, publisher, episode count, languages, media type). Defaults to 'concise' prose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | ISO 3166-1 alpha-2 market for availability, e.g. 'US' | |
| show_id | Yes | Show ID, spotify:show: URI, or open.spotify.com/show URL | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |