move
Relocate files or folders to a new path on Yandex Disk. Provide source and destination paths, with the option to overwrite existing files.
Instructions
Move a file or folder to a new location.
Args: src: Source path (e.g. "/Documents/file.txt"). dst: Destination path (e.g. "/Archive/file.txt"). overwrite: Overwrite destination if it exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst | Yes | ||
| src | Yes | ||
| overwrite | No |