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

Installs
26.5K
GitHub Stars
27.1K
First Seen
Mar 4, 2026
gws-sheets-append — googleworkspace/cli