resume_player
Resume Spotify playback exactly where it paused, on the same or a different device, maintaining queue order, shuffle, repeat, and volume settings. Requires a valid Spotify access token and an existing playback session.
Instructions
Resume paused playback or continue playing from where the user left off.
šÆ USE CASES: ⢠Resume music after phone calls or interruptions ⢠Continue playback when returning to apps or devices ⢠Implement "play/pause" toggle functionality ⢠Resume listening after switching between devices ⢠Restore playback state in smart home automations
š WHAT IT RETURNS: ⢠Confirmation of resumed playback ⢠Current track and position information ⢠Updated playback state showing active play ⢠Device information where playback resumed ⢠Remaining track duration and queue preview
š EXAMPLES: ⢠"Resume my music where I left off" ⢠"Continue playing on my phone" ⢠"Resume the playlist I was listening to" ⢠"Start playing again on my smart speaker"
š” SMART RESUME: ⢠Picks up exactly where playback was paused ⢠Maintains queue order and shuffle settings ⢠Preserves repeat mode and volume level ⢠Can resume on the same or different device
ā ļø REQUIREMENTS: ⢠Valid Spotify access token with user-modify-playback-state scope ⢠Previous playback session must exist to resume ⢠Target device must be available and active
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contextUri | No | ||
deviceId | No | Spotify device ID (optional, uses active device if not specified) | |
token | Yes | Spotify access token for authentication | |
trackUris | No |