library_value_summary
Generate a report summarizing your Spotify saved library: totals, runtime, explicit/unplayable counts, collab density, growth streaks, era histogram, duplicate versions, and top artists.
Instructions
One mega-report over your saved library: totals, runtime, explicit/local/unplayable counts, collab + featuring density, growth streaks, era histogram, duplicate-version and edition-lint counts, and top artists. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview only: report the request cost of the scan without performing it (default false) | |
| scan_cap | No | Max saved items to walk per paginated source (default: SPOTIFY_MCP_FETCH_ALL_CAP) | |
| 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 |