move_file
Move or rename a file or folder from a source path to a destination path, automatically creating any needed parent folders.
Instructions
Move or rename a file or folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst | Yes | Destination path (parent folders are created as needed). | |
| src | Yes | Source path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |