delete_file
Remove a file from a project using its relative path, with automatic snapshot for undo.
Instructions
Delete a file at a project-relative path. Snapshot captures the bytes for undo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Project-relative path of the file to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| requiresHarnessSession | Yes | ||
| error | Yes | ||
| _hints | Yes |