gws-sheets-append

Originally fromgoogleworkspace/cli
Installation
SKILL.md

sheets +append

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Append a row to a spreadsheet

Usage

gws sheets +append --spreadsheet <ID>

Flags

Flag Required Default Description
--spreadsheet Spreadsheet ID
--values Comma-separated values (simple strings)
--json-values JSON array of rows, e.g. '[["a","b"],["c","d"]]'
Installs
15
GitHub Stars
28
First Seen
Mar 20, 2026
gws-sheets-append — wadewarren/gws-claude-plugin