list_playback_bookmarks
List locally stored playback bookmarks, ordered newest last, to review captured listening positions. Read-only access to backup data.
Instructions
List all captured playback bookmarks stored locally under the backup dir, newest last. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Max items to return (default: SPOTIFY_MCP_MAX_ITEMS env or 50) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |