update_device_note
Modify an existing device note by specifying its ID and new text content.
Instructions
Update an existing note on a device by note ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deviceId | Yes | The device ID | |
| noteId | Yes | The note ID to update | |
| text | Yes | New note content |