refresh_smart_playlist
Reapply a saved smart playlist rule, refresh its candidate matches, and update the playlist content with the new results.
Instructions
Refresh a persisted smart playlist: rebuild candidates from the stored rule and recreate the playlist content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Rule name saved via save_smart_playlist_rule | |
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| playlist_id | No | Existing playlist id to refresh (else creates new) | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |