Delete File
fc_delete_fileDelete a file permanently by providing its path. This action is irreversible with no recycle bin.
Instructions
Deletes a file.
Args:
path (string): Path to the file
Warning: Irreversible! No recycle bin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file |