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
Подключение к ВМ...
Подключение к ВМ...
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 отзывов

Войдите, чтобы написать отзыв

Отзывов пока нет. Будьте первым, кто поделится своим опытом!