Tool calls in workflow stopped working
# support
d
The workflow is not calling my tools, I check the logs and try with new tools, but they are not working either
a
Same here!! Does not work consistently
k
Check that all nodes are connected with proper edge conditions, tool names match exactly, required parameters are correctly set, and your tool returns a valid JSON response {"results":[{"toolCallId":"...","result":"..."}]} with no line breaks..
d
Thank you, all were working good until July 17th
2 Views