spotify_dj_apply
Apply a DJ set plan with snapshot checks, receipts, and dry-run preview to verify changes before updating Spotify playlists.
Instructions
Preview or apply a plan with snapshot checks, receipts, and fresh verification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| plan_id | Yes | ||
| expected_snapshot_id | No |
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 |