Exposes a calculate tool that performs arithmetic operations. An agent can call it with an expression like {"expression": "42 * 3 + 7"}.
calculate
{"expression": "42 * 3 + 7"}