create_directory
Create directories and all necessary parent folders in Windows environments, ensuring complete path structure is ready for use.
Instructions
Create a directory and all necessary parent directories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The directory path to create. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||