General 2,187 installs

gws-sheets-append

by googleworkspace/cli

Google Sheets: Append a row to a spreadsheet.

Skill content

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 gws binary and shared Google Workspace authentication from gws-shared

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