batch_update_spreadsheet
Perform batch operations on a Google Spreadsheet (formatting, merging, etc.).
[write-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| requests_json | Yes | JSON-encoded array of batch update request objects, e.g. "[{\"updateCells\":{...}}]". | |
| spreadsheet_id | Yes | Spreadsheet ID |