delete_file
Delete a file from the local filesystem using its absolute path. This action is destructive and cannot be undone.
Instructions
Delete a file from the local filesystem. DESTRUCTIVE and NON-IDEMPOTENT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the file to delete |