batch_update
Update multiple ranges in a Google Sheet with a single request by providing an array of {range, values} objects.
Instructions
Perform multiple updates in a single request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Array of {range, values} objects | |
| spreadsheet_id | Yes | The ID of the spreadsheet |