read_formulas
Retrieve formulas from spreadsheet cells to access the underlying expressions instead of calculated results.
Instructions
Read formulas from cells (not just their calculated values)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | The A1 notation range to read formulas from | |
| spreadsheet_id | Yes | The ID of the spreadsheet |