sheets_set_formula
Set formulas in a specified range of a Google Sheet by providing the spreadsheet ID, target range, and an array of formulas.
Instructions
Set formulas in cells
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | The range to set formulas | |
| formulas | Yes | Array of formulas to set | |
| spreadsheetId | Yes | The ID of the spreadsheet |