organize_files
Move, rename, archive, or list files in your workspace to maintain organization and improve workflow efficiency.
Instructions
Organize files in the workspace. action: 'move', 'archive', 'rename', 'list'. Always call suggest_cleanup first and get user confirmation before organizing.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| path | Yes | ||
| destination | No | ||
| new_name | No | ||
| recursive | No |