Google Workspace

Download 51
Last updated Sep 9, 2023

google-workspace-sheets-values

Read cell values in a specified range from Google Sheets.

google-workspace-sheets-values [profile=PROFILE] sheet-id=SHEET-ID range=RANGE [columns=COLUMNS]
profile=PROFILE
Profile name of Google Workspace
sheet-id=SHEET-ID
Google Sheets ID
range=RANGE
Use A1 notation
columns=COLUMNS
Comma separated column names. If column names are not specified, it uses a name starting with column0 and incrementing by 1.

Output Fields

FieldTypeNameDescription
profileStringConnect profileProfile name of Google Workspace

Commands outputs the fields which specified in the columns option.