restore_playlist_plan
Plan playlist changes to match a saved snapshot without altering the live playlist. See exactly which tracks to add or remove.
Instructions
Read-only plan of exactly which tracks would be added/removed to make a live playlist match a snapshot — never mutates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playlist | No | Target playlist (default: the snapshot’s own playlist_id) | |
| snapshot | Yes | Snapshot to plan from (id, filename, or path) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |