append_row
Add new rows to the end of Google Sheets spreadsheets programmatically to maintain updated data records and automate spreadsheet management tasks.
Instructions
スプレッドシートの最後に新しい行を追加します
Input Schema
Name | Required | Description | Default |
---|---|---|---|
sheetName | Yes | シート名 | |
spreadsheetId | Yes | スプレッドシートのID | |
values | Yes | 追加する行のデータ |