Create Directory in Sandbox
sandbox_fs_mkdirCreate a directory and all necessary parent directories within a specified sandbox environment.
Instructions
Create a directory with parent directories inside the sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Sandbox name | |
| path | Yes | Directory path to create |