transfer_playback
Move Spotify playback to another device by providing its device ID and choosing whether to start playing.
Instructions
Transfer playback to a different device.
Args:
device_id: ID of the device to transfer to.
play: Whether to start playing on the new device (default True).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | ||
| play | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |