Connect ClickUp and Telegram to OpenCode and it can push task updates out to the chats and channels where people actually read them. It reads a ClickUp task, sends the update to the team's Telegram chat or channel, and creates invite links as new collaborators join. ClickUp is the system of record for the work while Telegram is the fast lane for reaching people. The agent carries status from one to the other so nobody has to open the board to know what changed.
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.
Send message directly to a chat ID
Send message to a public channel or group
Send a document/file to a chat ID
Deliver via webhook (no message required)
Send a photo to a chat
Send a video to a chat
Send an audio file to a chat
Send a voice note (.ogg) to a chat
Send a GIF or silent H.264/MPEG-4 AVC video
Send a circular video message
Send a sticker
Send a group of photos, videos, or documents as an album
Send a phone contact
Send a geographic location
Send a venue (location with title and address)
Send an animated emoji that displays a random value
Edit the text of a sent message
Edit the caption of a media message
Delete a message
Delete multiple messages at once
Pin a message in a chat
Unpin a message (or all messages) in a chat
Forward a message to another chat
Copy a message to another chat (without forward tag)
Show a 'typing…' or 'uploading…' indicator in a chat
Create and send a poll or quiz
Stop a running poll
Get full information about a chat
Get information about a member of a chat
Get the number of members in a chat
Get a list of administrators in a chat
Ban a user from a chat
Unban a previously banned user
Restrict a user's permissions in a chat
Promote a user to admin or update their admin rights
Change the title of a chat
Change the description of a chat
Create an additional invite link for a chat
Revoke an invite link to a chat
Answer a callback query from an inline keyboard button
Answer an inline query with a list of results
Set a reaction on a message
Get basic information about the bot
Get info about a file by its file_id (includes download URL)
Send a payment invoice
Confirm or reject a payment pre-checkout query
Guided channel setup flow. Registers a webhook with the bot, then generates a deep-link for the user. When the user adds the bot to their channel as admin, the channel ID is automatically detected and stored — no manual copy-pasting needed.
Connect a Telegram channel by entering its @username or numeric ID. The bot must already be added as an admin to the channel before running. This node validates the connection and returns the channel details. Works correctly in setup flows — runs once and returns channel_id immediately.
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 Telegram wired in as tools. Connect your account and run.