sleep_timer_plan
Plans a sleep timer by selecting queue items whose total runtime best matches your target minutes, then schedules a final pause. Use it to stop Spotify playback automatically at your desired time.
Instructions
Plan a sleep timer: pick the leading queue items whose cumulative runtime best approximates a target duration, then a final pause call. Read-only planner.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minutes | No | Target listening duration in minutes. Default 30 | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |