First time asking a question in the forum, so apologies if I miss any important details.
Just started using Dify after knowing about it for a while, and I tried to create a simple workflow that gets the user’s query and tries to find the google drive files, using the google_drive tool.
But for some reason the agent is not calling the tool as expected. I am a bit lost of whether i am missing something in the prompt or within the tool-settings.
The agentic strategy is set to FunctionCalling. What works is sending the message and getting a reply, but all the LLM says is generic google-drive instructions.
Can someone point the way on how to debug or configure this flow?
