sandbox_file_mkdir
Create a directory and its parent directories in an E2B cloud sandbox by providing the sandbox ID and the absolute path.
Instructions
Create a directory (and parent directories) in a sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sandboxId | Yes | The sandbox ID. | |
| path | Yes | Absolute path of the directory to create. |