sheets_raw_batch_update
Apply multiple Google Sheets structural or formatting changes in a single atomic batch request, reducing round-trips and ensuring consistency.
Instructions
Apply a list of raw Sheets API batchUpdate requests in one round-trip — combine many structural/formatting edits into a single atomic call instead of many tool calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | ||
| spreadsheet_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |