copy
Duplicate a file or folder to a new location on Yandex Disk. Optionally overwrite the destination if it already exists.
Instructions
Copy 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 |