sassy_mkdir
Create a directory and all missing parent folders in one step. Ensure the full path exists before file operations, simplifying project setup and organization.
Instructions
Create a directory (and any missing parents).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |