get_devices
List all Spotify playback devices for the current user, including active status and volume percentage, to select a target for playback.
Instructions
List all available Spotify playback devices for the current user.
Returns
dict
Keys: devices (list of dicts with id, name, type,
is_active, volume_percent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||