gws-sheets-append
Installation
Summary
Append rows to a Google Sheet with simple or bulk input modes.
- Supports single-row appends via comma-separated values or multi-row bulk inserts using JSON array format
- Requires spreadsheet ID and optional values; defaults to appending to the first available row
- Write operation that should be confirmed with the user before execution
- Depends on
gwsbinary and shared Google Workspace authentication fromgws-shared
SKILL.md
sheets +append
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Append a row to a spreadsheet
Usage
gws sheets +append --spreadsheet <ID>