file_delete
Delete a file or empty directory from the workspace by providing a relative path. Actions are confined to the workspace root.
Instructions
Delete a file or empty directory in the workspace.
Access is strictly confined to the workspace root.
Args:
path: Relative path to the file or directory to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |