List formulas
list_formulasList all formulas in an Excel workbook with their cell addresses and cached values. Filter by formula text or sheet name to find formulas for audit.
Instructions
Formulas with addresses and cached values. Filter with contains (e.g. 'INDIRECT', 'VLOOKUP') and/or sheet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to an .xlsx workbook | |
| limit | No | Max results | |
| sheet | No | Only this sheet | |
| contains | No | Case-insensitive substring of the formula text |