remarkable_rename
Renames a document or folder on your reMarkable tablet by updating its metadata. Use the browse tool to find the current name before renaming.
Instructions
Rename a document or folder on the reMarkable tablet. Changes the display name of a document or folder by updating its metadata. Find the document name with remarkable_browse() first.
Works in cloud and SSH modes (default; --read-only disables). Not available over the USB web interface.
document: Current name or path of the document/folder
new_name: New display name
defer_restart: SSH only. Skip the xochitl restart so a batch of writes can refresh once via remarkable_refresh() instead of once per write. Sets "refresh_pending": true. Ignored in cloud mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes | ||
| new_name | Yes | ||
| defer_restart | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |