jade.delete_file
Delete a file by path; action fails if the file does not exist or path is a directory. A prior checkpoint can restore the deleted file.
Instructions
Delete a file, not a directory; fails if it does not exist. Reverting to an earlier checkpoint recreates it. To edit content use replace_text or apply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path to delete. |