move_file
Move a regular file to a new workspace-relative path. The destination must not already exist.
Instructions
Move a regular file to a new workspace-relative path. The destination must not already exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Workspace-relative source file path | |
| destination | Yes | Workspace-relative destination file path; parent directory must exist |