batch_move_files
Move multiple files to a target directory. Optionally preserve the original folder structure during the move.
Instructions
批量移动文件到目标目录
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sources | Yes | 源文件路径列表 | |
| destination | Yes | 目标目录路径 | |
| preserve_structure | No | 是否保持原有目录结构 |