validate_formula_syntax
Check Excel formula syntax for errors before applying it to a worksheet, using filepath, sheet, cell, and formula inputs.
Instructions
Validate Excel formula syntax without applying it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| sheet_name | Yes | ||
| cell | Yes | ||
| formula | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |