> 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
> 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.
> recipe-share-folder-with-team
Share a Google Drive folder and all its contents with a list of collaborators.
> recipe-share-event-materials
Share Google Drive files with all attendees of a Google Calendar event.
┌ stats
installs/wk0
░░░░░░░░░░github stars21.3K
██████████first seenMar 18, 2026
└────────────