Delete file or folder
delete_fileDelete a file or folder from the sandboxed file store. For folders, removes all contents recursively. Action is permanent, so use only when certain.
Instructions
Permanently deletes a file or folder (recursively) from the file store. Use with care.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to delete |