The {{now}} thing doesn’t work inside custom tools...
# general-english
z
The {{now}} thing doesn’t work inside custom tools. It only works in prompts or workflows. If you want the time, you have to send it yourself like using new Date() or adding it in before the tool runs.
2 Views