update_device
Rename a secondary device on your Signal account. The updated name syncs across all devices and appears in the Linked Devices list.
Instructions
Rename a linked secondary device on your Signal account. The updated name is synced to the Signal network and appears immediately in your Signal app's Settings → Linked Devices list across all your devices. Only secondary (linked) devices can be renamed; the primary device name is set during registration. Use list_devices to find all linked device IDs and their current names. The device_id is a small integer (e.g. 2, 3); device 1 is always the primary. Renaming does not affect the device's ability to send or receive messages. Use when you want to distinguish between multiple linked devices by a meaningful label. Use remove_device to unlink a device entirely. Do NOT use to rename your own primary account — that is done via update_profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device ID (get from list_devices) | |
| name | Yes | New display name for the device |