sheets_update_values
Modify data in a specified Google Sheet range by providing a spreadsheet ID, A1 notation range, and a 2D array of values. Streamline updates with secure OAuth2 integration via MCP Google Suite.
Instructions
Update values in a Google Sheet range
Input Schema
Name | Required | Description | Default |
---|---|---|---|
range | Yes | A1 notation range | |
spreadsheet_id | Yes | ID of the spreadsheet | |
values | Yes | 2D array of values |