evaluate_math
Safely evaluate mathematical expressions to calculate results without executing arbitrary code.
Instructions
Safely evaluate mathematical expressions
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | Mathematical expression to evaluate (e.g., '2 + 3 * 4') |