move_path
Move or rename a file or directory by providing a source and destination path. Optionally set a workspace root for context.
Instructions
Move or rename a file or directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source path | |
| destination | Yes | Destination path | |
| workspace_root | No | Workspace root directory (optional) |