Delete File
delete_filePermanently delete a single file after obtaining interactive user approval. This action is irreversible.
Instructions
Permanently delete a single file. ALWAYS requires interactive user approval before proceeding — this cannot be undone.
Args:
path (string): Path to the file to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file to delete |