Hello
I’m new to n8n and not sure how to accomplish this. I’m just experimenting with n8n to see if I can create something useful (hopefully) for my non-technical team members. Basically I would like to have a chat where a user can ask for information about a (azure devops) project. For example “Get project X”. I have created a few test workflows that return various bits of information (projects, repositories, commits etc). However what the goal is, is for the project name taken from the chat input and passed to the next tool (?) that would call out to devops, fetch the projects and find the one based on the name requested. I’ve created an assistant that can infer the project name however at this point i’m clueless how to proceed. Any help/advice is appreciated.
Thanks.
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: