analyze_formula_dependencies
Analyze formula dependencies in Google Sheets, detect circular references, and reduce output by 99%.
Instructions
Analyze formula dependencies and detect circular references with 99% output reduction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_range | No | Range to analyze (e.g., "A1:Z100") | A1:Z100 |
| analysis_depth | No | Depth of dependency analysis | all |
| spreadsheet_id | Yes | Google Spreadsheet ID | |
| cross_sheet_analysis | No | Include cross-sheet references |