move_file
Move a file from one location to another, supporting dry-run to preview changes without applying them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| base_path | No | . | |
| source_path | Yes | ||
| destination_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||