spotify_dj_restore
Preview or restore a Spotify playlist's exact pre-plan order from a mutation receipt. Revert DJ planning changes with confidence.
Instructions
Preview or restore the exact pre-plan order recorded in a mutation receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| receipt_id | Yes | ||
| expected_snapshot_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| status | Yes | ||
| warnings | Yes | ||
| receipt_id | Yes | ||
| playlist_id | Yes | ||
| total_moves | Yes | ||
| failure_reason | Yes | ||
| schema_version | No | ||
| completed_moves | Yes | ||
| final_snapshot_id | Yes | ||
| initial_snapshot_id | Yes | ||
| expected_snapshot_id | Yes |