update_sheet
Update specific cells in a Google Spreadsheet.
[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 |
|---|---|---|---|
| range | Yes | A1 notation range to update (e.g., "Sheet1!A1:B5") | |
| values | Yes | New values for the range | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| spreadsheet_id | Yes | Spreadsheet ID |