gws-sheets-read

Google Sheets: Read values from a spreadsheet.

By googleworkspace · 45,659 installs

npx skills add googleworkspace/cli --skill gws-sheets-read

Source repository · Upstream listing

sheets +read PREREQUISITE: Read ../gws shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate skills to create it. Read values from a spreadsheet Usage Flags Flag Required Default Description spreadsheet ✓ — Spreadsheet ID range ✓ — Range to read (e.g. 'Sheet1!A1:B2') Examples Tips Read only — never modifies the spreadsheet. For advanced options, use the raw values.get API. See Also [gws shared](../gws shared/SKILL.md) — Global flags and auth [gws sheets](../gws sheets/SKILL.md) — All read and write spreadsheets commands