ClickUp

ClickUp API integration with managed OAuth via the Maton gateway. Access tasks, lists, folders, spaces, workspaces, users, and webhooks to manage projects and track work from your Clawdbot.

byungkyuv1.0.0
Productivity & Tasks
正在连接 VM...
正在连接 VM...
npx clawhub@latest install clickup-api
40当前安装数
2累计安装数
v1.0.0版本

系统要求

Maton Gateway

This skill connects your Clawdbot to the ClickUp API through a managed OAuth gateway. It lets you manage the full ClickUp hierarchy — workspaces, spaces, folders, lists, and tasks — along with users and webhooks, all without manually handling OAuth tokens.

工作原理

All API requests are routed through the Maton gateway at https://gateway.maton.ai/clickup/{native-api-path}, which proxies requests to api.clickup.com and automatically injects your OAuth token. You authenticate with a single Maton API key, and the gateway manages ClickUp OAuth connections on your behalf. Multiple connections are supported via the Maton-Connection header.

核心功能

Task Management
Create, read, update, and delete tasks. Set priority, status, assignees, due dates, tags, and custom fields. Filter tasks by status, assignee, list, space, or folder.
Workspace Hierarchy
Navigate the full ClickUp hierarchy: Workspace (team) → Space → Folder → List → Task. List and manage resources at every level.
Spaces and Folders
Create, update, and delete spaces with configurable features (due dates, time tracking). Organize work into folders with full CRUD operations.
Lists
Manage lists within folders or as folderless lists in spaces. Create, update, and delete lists.
User Information
Retrieve the current authorized user's profile including username, email, timezone, and preferences.
Webhooks
Create, update, and delete webhooks for real-time event notifications including task, list, folder, space, goal, and comment events.
Managed OAuth
Authentication is handled through the Maton gateway. Provide your Maton API key and the gateway manages ClickUp OAuth tokens automatically.
Pagination
Page-based pagination with up to 100 tasks per page.

系统要求

Maton API Key
Sign up at maton.ai and copy your API key from settings.
ClickUp OAuth Connection
Create and authorize a connection at ctrl.maton.ai.
Network Access
Outbound HTTP access to gateway.maton.ai and ctrl.maton.ai.

使用场景

Automated Task Creation
Have your Clawdbot create ClickUp tasks from incoming requests, support tickets, or other triggers with proper priority and assignees.
Project Status Reports
Query tasks across workspaces and filter by status, assignee, or due date to generate project health summaries.
Cross-Tool Workflows
Combine with other skills to sync data between ClickUp and platforms like GitHub, Slack, or calendars.
Webhook-Driven Automation
Set up webhooks to trigger actions when tasks are created, completed, reassigned, or commented on.

安装方式

1
Run in your terminal
npx clawhub@latest install clickup-api
or
2
Click the Install button at the top of this page for one-click setup

评价

0 条评价

登录后撰写评价

暂无评价。来分享你的使用体验吧!