Create directory
create_directoryCreates a directory in the file store, generating any missing parent folders automatically.
Instructions
Creates a folder (and any missing parents) inside the file store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory path to create |