sheets_append
Appends rows to the end of a Google Sheet, preserving existing data. Use this tool to add new records instead of overwriting the sheet.
Instructions
Add rows to the end of a sheet without touching what is there. Prefer this over sheets_write when adding data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | ||
| values | Yes | ||
| spreadsheetId | Yes |