Main Workflow “AI Nextcloud” Entry point: A public chat-trigger greets the user; every incoming chat message starts the flow. AI agent: A LangChain agent (“AI Nextcloud”) uses the configured OpenAI model plus short-term memory to continue the dialogue in context. Purpose: Answers questions about files stored in a Nextcloud folder. The user simply includes the folder path in their question. Tool integration: Calls the sub-workflow “Nextcloud Tool” whenever it needs to read files and pass thei

Main Workflow “AI Nextcloud” Entry point: A public chat-trigger greets the user; every incoming chat message starts the flow. AI agent: A LangChain agent (“AI Nextcloud”) uses the configured OpenAI model plus short-term memory to continue the dialogue in context. Purpose: Answers questions about files stored in a Nextcloud folder. The user simply includes the folder path in their question. Tool integration: Calls the sub-workflow “Nextcloud Tool” whenever it needs to read files and pass their text back to the AI. --- Sub-Workflow “Nextcloud Tool” 1. Invocation: Triggered by other workflows with the input parameter path (folder path). 2. File listing: Retrieves every file in the specified folder via the Nextcloud API. 3. Filter: Allows only readable formats (PDF, Markdown, DOCX). 4. Download & text extraction PDF → Text via Extract From File Markdown → Raw text DOCX → Text via community node word2text 5. Aggregation: Combines all extracted text into a single output field and returns it. > Outcome: Each call yields the plain content of every supported file in a Nextcloud folder—providing rich context for the AI agent to answer user questions accurately.
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.