delete_file
Delete a file from the data directory. Specify its path relative to the data directory to remove it.
Instructions
Delete a file.
Args: path: File path (relative to data directory)
Returns: Result dictionary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |