search_history
Retrieve past Spotify searches from the last 90 days, with optional substring filtering. Find and revisit earlier queries without repeating them.
Instructions
Recall past searches (local sidecar, 90-day expiry). Optionally filter by query substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries to return (default 20) | |
| query | No | Substring to filter past queries | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |