move-file
Move or rename files and directories in NextCloud to reorganize storage, with optional overwrite for existing destinations.
Instructions
Move or rename a file or directory in NextCloud
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourcePath | Yes | Current path of the file or directory | |
| destinationPath | Yes | New path where the file or directory should be moved | |
| overwrite | No | Whether to overwrite if destination exists |