A tool is a deployed function
Write it in Python, Node or Ruby and deploy it with one command. There is no gateway to configure and no extra process to keep running, so adding a capability is a file and a deploy.
- Python 3.10 through 3.14, Node 22/24, Ruby 3.3+
- Called over HTTP or through the SDK
- Up to 180 seconds per tool call
search-orders python3.12 public 180s invoke: https://3cd3e058.functions.volcano.run/issue-refund python3.12 private 180s invoke: https://7a1f92b4.functions.volcano.run/lookup-customer python3.12 private 180s invoke: https://b48c0d17.functions.volcano.run/agent-loop python3.12 public 180s invoke: https://e92d5a63.functions.volcano.run/# the invoke line is where FN_*_URL comes from# private tools refuse the anon key a browser ships with
