Tool to append new rows or columns to a sheet, increasing its size. Use when you need to add empty rows or columns to an existing sheet.
lengthRequiredintegerThe number of rows or columns to append.
sheet_idRequiredintegerThe 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.
dimensionRequiredstringSpecifies whether to append rows or columns.
spreadsheet_idRequiredstringThe ID of the spreadsheet.
response_rangesarrayLimits the ranges of the spreadsheet to include in the response.
response_include_grid_databooleanTrue if grid data should be included in the response (if includeSpreadsheetInResponse is true).
include_spreadsheet_in_responsebooleanTrue if the updated spreadsheet should be included in the response.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.