delete_path
Delete a specified file or empty directory by providing its path, keeping your project workspace tidy and organized.
Instructions
Delete a file or an empty directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Relative or absolute path to the file/directory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |