Create Directory
create_directoryCreates a new directory at a specified absolute path, automatically generating any missing intermediate directories.
Instructions
Create a new directory (and intermediate directories if needed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path of the folder to create |