Give OpenCode your ClickUp and Google Sheets together and it can turn a spreadsheet into real project work without you copying rows by hand. The sheet is usually where the plan lives, and ClickUp is where the tasks, tags, and dependencies land. OpenCode reads the ranges you point it at, adds the matching tasks to the right lists, and can append a confirmation back to the sheet. The two tools together let one agent move a plan from a row into a tracked item.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
List the Workspaces (teams) the token can access.
List spaces in a Workspace.
List folders in a space.
List the lists inside a folder.
List members of a Workspace (for assignee selection).
Create a new task in a list.
Retrieve tasks in a list (paginated).
Fetch a single task's full details.
Modify a task (name, status, priority, dates, etc.).
Remove a task.
Query tasks across a whole Workspace by filters.
Create a list inside a folder.
Create a folder in a space.
Add a comment to a task.
Retrieve comments on a task.
List custom fields available in a list.
Set a custom field value on a task.
Log a time entry in a Workspace.
Retrieve time entries within a date range.
Start a running timer (optionally tied to a task).
Stop the currently running timer.
Create a goal in a Workspace.
List Workspace goals.
Attach a file (by URL) to a task. NoClick downloads the URL and uploads it to ClickUp as multipart/form-data.
Escape hatch: call ANY ClickUp endpoint not modeled as a first-class op.
Configuration for reading data from a Google Sheet
Configuration for writing data to a Google Sheet
Configuration for appending rows to a Google Sheet
Configuration for clearing values from a range
Configuration for creating a new spreadsheet
Configuration for getting spreadsheet metadata
Configuration for reading multiple ranges at once
Configuration for writing to multiple ranges at once
Configuration for adding a new sheet/tab
Configuration for deleting a sheet/tab
Configuration for copying a sheet to another spreadsheet
Configuration for renaming a sheet/tab
Configuration for duplicating a sheet within the same spreadsheet
Configuration for find and replace in a spreadsheet
Configuration for inserting rows
Configuration for deleting rows
Configuration for clearing multiple ranges at once
Configuration for inserting columns
Configuration for deleting columns
OpenCode is an open, model-agnostic command-line coding agent. In NoClick it runs hosted and gains your apps as tools, so it can act on real systems rather than just edit files. Wire an integration into the agent and OpenCode can use that app’s operations directly while it works. It is a flexible choice when you want an open agent with broad model support and real tool access.
NoClick runs OpenCode for you with ClickUp and Google Sheets wired in as tools. Connect your account and run.