gemini-cli-extensions / gemini-cli-extensions/workspace

[Feature Request] Support Direct Appending to Google Sheets

Open
#87 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
638
Forks
107
PR merge metrics
No merged PRs in 30d

Description

Direct appending to Google Sheets is not supported by the available tools.

🚀 Description

The existing Google Sheets capabilities in the Gemini CLI Workspace extension currently lack support for directly appending data (e.g., a new row) to a Google Sheet. The current functionality is primarily focused on querying and, in some cases, creating or overwriting content.

Adding a dedicated "append" functionality would significantly enhance the utility of the Google Sheets tool, especially for tasks involving logging, tracking, or collecting data from command-line interactions.

💡 Proposed Solution

Enhance the Google Sheets tool to include a command or mechanism that supports appending a new row of data to a specified Google Sheet, similar to the functionality available in the Google Sheets API's append methods.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the existing Google Sheets tool and its current querying, creating, and overwriting capabilities. Compare its interface with the Google Sheets API append methods, then define the command or mechanism needed to append a new row to a specified sheet and verify that command-line logging and data collection work as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.