Safe Delete (Recycle Bin)
fc_safe_deleteMove files or directories to the recycle bin instead of permanent deletion, allowing easy restoration from the recycle bin on Windows or backup on other systems.
Instructions
Moves files/directories to recycle bin instead of deleting them.
Args:
path (string): Path to the file/directory
SAFE: Can be restored from the recycle bin!
Note: Uses Windows recycle bin or creates backup on other systems.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file/directory |