workspace_delete
Remove a workspace object such as a notebook, file, or directory from Databricks by specifying its absolute path. Optionally delete contents recursively.
Instructions
Delete a workspace object (notebook, file, directory).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute workspace path to delete | |
| recursive | No | Recursively delete contents |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |