Skip to content

Calculator

Evaluate arithmetic expressions.

Provides an arithmetic evaluation tool for AI agents. It is a simple, read-only compute tool with no side effects and no approval gate.

Connect this to Tools Agent nodes to give them the ability to evaluate arithmetic expressions, such as when a task requires precise numeric calculation rather than the model estimating a result.

This node has no editable settings.

Returns a tool dependency that agent nodes can call to evaluate arithmetic expressions.

  • No explicit credential or node dependency is declared in the node description.

Connect Calculator to a Tools Agent’s tools input, then ask the agent a question that requires a numeric calculation. The agent can call the Calculator tool to evaluate the expression instead of estimating the answer itself.

  • Check that required settings are present before running the node.
  • If the node uses browser page data, run it on the target tab after the page has loaded.
  • If it calls an external service, verify credentials, permissions, and rate limits.
  • No dedicated source test was found next to this node; verify behavior manually when changing this page.