sheets_calculate_formula
Calculates a formula in a specified Google Sheets spreadsheet using the provided formula string and spreadsheet ID.
Instructions
Calculate the result of a formula
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formula | Yes | The formula to calculate | |
| spreadsheetId | Yes | The ID of the spreadsheet |