Need help with the workflow

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Manas_Chopra

Thanks for posting here and welcome to the community! :partying_face:

Sharing a screenshot is a good start, but what exactly is the error that you are encountering?

You could also share your workflow here by pasting their JSON content (after you download the workflow from you workspace) in between two block quotes (```).

Please be as specific as possible so that we can help you best :pray:

2 Likes

Please help me out with this

Hi @Manas_Chopra

Please provide actual information on what you are doing and what you need help with.
We cannot guess what you need.

Hello @BramKn actually I need to continue chat with the user till it gets some website from the user as gpt isn’t able to extract info from site (gpt 3.5 - turbo) and wants to trigger custom tool that’s tavily once it gets site as input and show the information extracted from tavily as output.

It should only trigger the custom tool (tavily) when it gets some site.

I’ve also tried tavily with http request, but didn’t get it.

Ah, you are doing loads of things that don’t seem to be working as you want it.
Probably best to tackle each issue one by one. And also probably good to start with the n8n courses and maybe some tutorials on how to use the AI agent in n8n.

Can you share me the links for the same.

Also, if you could share similar workflow with me, that would be a great help, thanks.

Sorry do not have any similar flow to share.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.