get_file
Retrieve file content from Nextcloud to read and process data. Supports text-based files such as markdown, JSON, CSV, and txt.
Instructions
Download and return the content of a file from Nextcloud. Best suited for text files (markdown, txt, csv, json, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path relative to user root (e.g. 'Documents/notes.md') |