wincode_safe_move_to_trash
Move obsolete files to project trash with metadata, preventing permanent deletion. Provide a deletion reason for audit.
Instructions
Safely moves an obsolete or deleted file into the project trash/ directory with metadata instead of permanent deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for removal. | |
| filePath | Yes | Relative or absolute path of the file to move to trash. |