Update device
update_deviceRename a device or enable/disable its remote control to block movement and connection actions until turned back on. Change only provided fields; repeatable with admin token.
Instructions
Rename a device and/or turn remote control on or off for it. Turning remote control off stops move, rotate, reconnect and disconnect for that device until it's turned back on. Change only what's given; safe to repeat. Needs an admin-scope token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New display name, 1–64 characters | |
| device | Yes | Which device: its name, a unique part of its name (e.g. "scraper"), or its device ID (dev_…). Case-insensitive. Get names and IDs from list_devices. | |
| remote_control | No | true lets tokens move and control this device; false blocks it |