sidecar_export_bundle
Export all local Spotify sidecar state—scenes, presets, tags, rules, playback states, bookmarks, checkpoints, journal—as one JSON for machine migration, with a restore checklist. Zero API calls.
Instructions
One-call export of ALL local sidecar state (scenes, device presets, tags, smart rules, playback states, bookmarks, checkpoints, journal) as a single JSON for machine migration, plus a restore checklist. Zero API calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pretty | No | Pretty-print the JSON bundle. Default true. | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |