sheets_batch_format_cells
Apply cell formatting to multiple ranges in a Google Sheet simultaneously. Batch update styles with one operation.
Instructions
Format multiple cell ranges in a Google Sheet in a single operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheetId | Yes | The ID of the spreadsheet (found in the URL after /d/) | |
| formatRequests | Yes | Array of format requests, each containing a range and format object |