create_directory
Create a directory and any missing parent directories in the workspace, using a path relative to the workspace root.
Instructions
Create a directory (and any missing parent directories) in the workspace.
Args: path: Directory path to create, relative to the workspace root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |