safe_eval_math_expression
Evaluate math expressions securely in a sandboxed AST environment, blocking access to globals, eval, and system prototypes for safe computation.
Instructions
Sandboxed mathematical AST evaluator with zero access to globals, eval, or system prototypes. (0.005 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |