fabric_onelake_create_directory
Create a new directory in a Microsoft Fabric OneLake workspace by specifying the path and optional workspace ID.
Instructions
Create a directory in OneLake.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | OneLake path relative to the workspace, e.g. "{itemId}/Files/data/file.csv" | |
| workspace | No | Workspace ID (defaults to FABRIC_DEFAULT_WORKSPACE) |