playlist_edit_journal
Review a playlist's edit history without local snapshots: see add-batches by date, who added tracks, collab contributors, and a drift verdict to spot unauthorized changes.
Instructions
Journal a playlist's live edit history from added_at/added_by metadata: add-batches by date with who added them, collab contributors, and drift verdict — read-only, no local snapshot needed. Quota: 🟢 1–2 GETs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| playlist_id | Yes | Playlist to journal (ID or spotify:playlist: URI) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |