upload-file
Upload a file to a NextCloud server by specifying the remote path and base64-encoded content.
Instructions
Upload a file to NextCloud
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | Remote path where to upload the file | |
| content | Yes | Base64 encoded file content |