delete_file
Delete files securely using the specified path, including relative or absolute paths, to manage storage and maintain system integrity with precision and reliability.
Instructions
Delete a file at the specified path (supports both relative and absolute paths)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Path to the file to delete (relative to working directory or absolute) |