I've built a complete automation using Airtable and Gmail tools. It's intended to function as an automated email agent, but when I input a message, it doesn't trigger the tools and fails to operate. Does anyone have a solution for this?
I'm facing a similar issue; I'm unsure why certain models aren't invoking the tools.
Does anyone know which model can call the tool, so I can test it out?
You could try using GPT-4o or Claude Sonnet 3.7. Both are quite effective with tool calling.
I've experimented with 4o, but it doesn't seem to be functioning correctly.
Share your workflow!!
Chat message-AI Agent (OpenAI, Simple Memory, Airtable Search, Gmail Send, Airtable Update)
Press Ctrl+A, then Ctrl+C, and finally Ctrl+V here to see your entire workflow.
However, I have my credentials, prompt, and all necessary configurations in place.
Credentials won't be displayed, haha.
I attempted this, but they flagged it as spam.
Just wanted to mention that providing details about the tool and specifying when to invoke it, either within the system prompt or the message prompt, assists the model in determining its usage.
Pasting your callin.io workflow
Ensure to copy your callin.io workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </>
(preformatted text) in the editor and pasting in your workflow.
<your workflow>
Make sure that you’ve removed any sensitive information from your workflow and include dummy data or pinned data as much as you can!
I believe I've found a solution. The issue might have been that the agent was overloaded with too many tools. I created two additional workflows and assigned those workflows as tools to the primary agent. After this adjustment, it started functioning correctly.
This thread was automatically closed 7 days following the last response. New replies are no longer permitted.