dav_get
Download a file from Nextcloud via WebDAV and return its base64-encoded content. Provide username, password, and file path.
Instructions
Download a file. Returns base64-encoded content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| password | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |