Why did the Tools trigger successfully in the first screenshot, but not in the second one?
Is there a way to force the Tools to execute in the AI Agent?
Thank everyone QQ
Why did the Tools trigger successfully in the first screenshot, but not in the second one?
Is there a way to force the Tools to execute in the AI Agent?
Thank everyone QQ
Hi @Wally ,
This is an interesting question. When we use an AI Agent, it always decides what actions to take based on the input it receives — so it’s all about the prompt.
We’re not exactly sure what you’re passing in the webhook, but based on the details received, the AI Agent is making decisions accordingly. In the second run, it decided not to execute the tools section. This behavior is purely based on the input coming from the webhook.
If you want the AI Agent to always run the tools section, please make sure to include the following prompt in the AI Agent.
Important Note: Please always use tools in all the AI Agent executions.
We believe this should resolve the issue.
Best Regards,
Msquare Automation Solutions.