rename_device
Rename a Spotify device by assigning a custom local label. Updates the sidecar name used by this server, since Spotify lacks a native rename endpoint.
Instructions
Rename a device locally (sidecar label — Spotify has no rename endpoint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | Yes | Friendly label | |
| device_id | Yes | Device id | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |