> gws-sheets-read
Google Sheets: Read values from a spreadsheet.
fetch
$
curl "https://skillshub.wtf/googleworkspace/cli/gws-sheets-read?format=md"SKILL.md•gws-sheets-read
sheets +read
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Read values from a spreadsheet
Usage
gws sheets +read --spreadsheet <ID> --range <RANGE>
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--spreadsheet | ✓ | — | Spreadsheet ID |
--range | ✓ | — | Range to read (e.g. 'Sheet1!A1:B2') |
Examples
gws sheets +read --spreadsheet ID --range "Sheet1!A1:D10"
gws sheets +read --spreadsheet ID --range Sheet1
Tips
- Read-only — never modifies the spreadsheet.
- For advanced options, use the raw values.get API.
See Also
- gws-shared — Global flags and auth
- gws-sheets — All read and write spreadsheets commands
> related_skills --same-repo
> gws-script
Manage Google Apps Script projects.
> gws-script-push
Google Apps Script: Upload local files to an Apps Script project.
> recipe-watch-drive-changes
Subscribe to change notifications on a Google Drive file or folder.
> recipe-sync-contacts-to-sheet
Export Google Contacts directory to a Google Sheets spreadsheet.
┌ stats
installs/wk0
░░░░░░░░░░github stars25.7K
██████████first seenMar 18, 2026
└────────────