get_track
Retrieve detailed information about a Spotify track using its ID, with optional market parameter for availability.
Instructions
Get details of a Spotify track by its ID.
Args:
track_id: The Spotify ID of the track.
market: ISO 3166-1 alpha-2 country code; affects availability/relinking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_id | Yes | ||
| market | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |