snapshot_changelog
Generate a chronological playlist changelog by comparing local snapshots, showing what changed between consecutive versions.
Instructions
Build a chronological changelog of a playlist from every local snapshot, describing the changes between consecutive snapshots
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist | Yes | Playlist ID or spotify:playlist: URI | |
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |