create_directory
Creates a new directory at the specified path, also creating any missing parent directories. Requires file write permission in the SysControl config.
Instructions
Create a new directory (and any missing parent directories). Requires allow_file_write in ~/.syscontrol/config.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute or home-relative path for the new directory. |