get_episode
Get full podcast episode details by Spotify ID, including optional market and response format for concise, detailed, or raw JSON output.
Instructions
Get full details for a podcast episode
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Spotify episode ID | |
| market | No | ISO 3166-1 alpha-2 country code, e.g. 'US' | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |