sheets-cli - Read, write, and update Google Sheets data via CLI.
Read, write, append, and update Google Sheets data using command-line interface tools.
Tags
Updated: 2026-09-15Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Find spreadsheets by name
- List sheets or tabs
- Get sheet metadata and headers
- Read table data and ranges
- Append rows to sheets
- Update rows by key or index
- Set range values
- Execute batch operations
- Manage authentication status
Inputs
- Spreadsheet ID or URL
- Sheet name or GID
- OAuth client credentials file
- JSON data for updates
- Key column and value pairs
- Cell range specifications
Outputs
- JSON response with command results
- Updated Google Sheets spreadsheet data
Requirements
- sheets-cli installed in PATH
- Google Drive API enabled
- Google OAuth authentication
