validate_formula_syntax
Validate Excel formula syntax in a specific cell without applying it, catching errors before they reach the workbook.
Instructions
Validate Excel formula syntax without applying it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| formula | Yes | ||
| filepath | Yes | ||
| sheet_name | Yes |