remove_device
Unlink a secondary device permanently from Signal, revoking its send/receive access immediately. Requires device ID from list_devices; irreversible.
Instructions
Permanently unlink a secondary device from your Signal account. Only works when signal-mcp is the account's primary device — fails with 'This command doesn't work on linked devices' if signal-mcp was set up via signal-cli link. The device loses access to send and receive messages immediately. device_id must be a secondary device (ID ≥ 2) — you cannot unlink your primary device. The removed device is not notified; it simply stops receiving messages. This action is irreversible — the device must re-link via add_device to regain access. Use list_devices to find the device_id you want to remove. Use update_device to rename a device without removing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device ID (get from list_devices) |