remarkable_move
Move a document or folder to a new location in your reMarkable library. Provide the item name and destination folder path.
Instructions
Move a document or folder to a different location. Moves a document or folder by updating its parent reference in the 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: Name or path of the document/folder to move
dest_folder: Destination folder path (use "/" for root)
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 | ||
| dest_folder | Yes | ||
| defer_restart | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |