update_cell
Update a specific cell in a Google Sheet by specifying the cell range and new value.
Instructions
Update a specific cell in a Google Sheet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | Cell range (e.g., "Sheet1!A1") | |
| value | Yes | Value to set |