get_track
Fetch full track details by Spotify ID. Choose concise, detailed, or raw JSON output to access metadata like title, artist, album, and more.
Instructions
Get full details for a track by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Spotify track ID | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |