The numeric ID of the sheet (not the sheet name). This is a non-negative integer found in the sheet's URL as the 'gid' parameter (e.g., gid=0) or in the sheet properties. The first sheet in a spreadsheet typically has sheet_id=0.
dimensionstring
Required
Specifies whether to append rows or columns.
spreadsheet_idstring
Required
The ID of the spreadsheet.
response_rangesarray
Limits the ranges of the spreadsheet to include in the response.
response_include_grid_databoolean
True if grid data should be included in the response (if includeSpreadsheetInResponse is true).
include_spreadsheet_in_responseboolean
True if the updated spreadsheet should be included in the response.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not