move_path
Relocate or rename files and directories in the workspace, with an option to overwrite existing destinations.
Instructions
Move or rename a file or directory inside the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Destination path. | |
| from | Yes | Existing path. | |
| overwrite | No | Replace the destination if it exists. Default false. | |
| workspace | No | Workspace alias. Defaults to the active workspace. |