remarkable_mkdir
Creates a folder or nested folders on your reMarkable tablet, automatically creating any missing intermediate directories.
Instructions
Create a folder (or nested folders) on your reMarkable tablet. Creates the folder at the given path. If intermediate folders don't exist, they are created automatically (like mkdir -p).
Use this to set up your folder structure before uploading documents.
path: Full folder path to create (e.g., "/01 Work/NN Inc/Galaxy")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |