Move / rename
dropbox_moveMove or rename files and folders between Dropbox paths. Specify source and destination, with optional autorename to avoid conflicts.
Instructions
Move or rename a file or folder from one path to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_path | Yes | Destination path (this is also how you rename). | |
| from_path | Yes | Current path of the item. | |
| autorename | No | If the destination is taken, rename instead of failing. |