Delete File
fc_delete_fileDelete a file at a specified path. Irreversible action with no recycle bin; use with caution.
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 |