validate_formula_syntax
Check Excel formula syntax for correctness before applying it. Input file path, sheet name, cell, and formula to ensure accurate syntax validation without execution.
Instructions
Validate Excel formula syntax without applying it.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cell | Yes | ||
filepath | Yes | ||
formula | Yes | ||
sheet_name | Yes |