search_rerun
Re-run a previous Spotify search using its history ID to retrieve fresh results without rebuilding the query.
Instructions
Re-execute a stored search by history id via GET /search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history_id | Yes | History entry id | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |