remarkable_mkdir
Create a new folder on your reMarkable tablet by specifying a folder name and optional parent directory path.
Instructions
Create a new folder on the reMarkable tablet. Creates a folder in the tablet's document hierarchy. In SSH mode the folder appears after xochitl restarts; in cloud mode it syncs to all your devices.
Works in cloud and SSH modes (default; --read-only disables). Not available over the USB web interface (the firmware exposes no folder-create endpoint).
folder_name: Name of the new folder
parent: Parent folder path (default: root "/")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_name | Yes | ||
| parent | No | / |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |