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개 리뷰

리뷰를 작성하려면 로그인

아직 리뷰가 없습니다. 첫 번째로 경험을 공유해 보세요!

ClickUp + Claude Code Skill | MyClaw.ai