get_show_details
Retrieve full show metadata—description, publisher, episode count, languages, media type—from a show ID, URI, or URL. Choose concise prose, detailed prose, or raw 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 | |
| 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 |