cant see tools option in workflow node
# support
h
cant see tools option in workflow conversation node
h
thanks, is it sorted for you ?
y
No
y
Same
a
Same
c
To see the tools option in a workflow node, you can utilize the recent feature that allows integrating tools in conversation nodes with the
tools
and
toolIds
properties. You can add transient tools directly within a conversation node using
Call.workflow.nodes[type=conversation].tools
. To incorporate existing tools, use the
toolIds
property to reference them by their IDs. This enables customization and reuse of tools within your workflows.
y
so your saying that instead of simply adding them adding them in he Tools section that was available and simply tell the LLM to use a tool by referencing its name, Vapi would've had downgraded to having to call the tool with Call.workflow.nodes[type=conversation].tools.[tool id] without disclosing it?
I tried calling the tools using the tool's ID AND its name, nothing works. We had a good and working solution days ago, please bring it back!
a
bump
c
Hey Yanick, I have good news for you. If you haven't seen the DM from Arthur already, the tools embedded in conversation nodes have returned to
daily
update channel. Please switch if you are on weekly and let us know if you are having any issues with it. Cheers mate.
2 Views