fs_delete_file
Delete a single regular file from the local filesystem. Rejects directories to prevent accidental removal of folder contents.
Instructions
Delete single regular file, reject directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||