Setup
- Tools → ClickUp → Connect
- Authenticate with your ClickUp account
- Authorize workspace access
Available actions
| Action | Description |
|---|---|
CLICKUP_GET_TASKS_IN_A_LIST | List tasks in a specific list or space |
CLICKUP_CREATE_A_TASK | Create a new task (name, description, assignees, due date, priority) |
CLICKUP_UPDATE_A_TASK | Update an existing task (status, assignee, priority, dates) |
CLICKUP_GET_TASK_DETAILS | Get full details of a specific task |
CLICKUP_SEARCH_TASKS | Search tasks by keyword across the workspace |
CLICKUP_GET_WORKSPACES | List accessible workspaces |
CLICKUP_ADD_COMMENT_TO_TASK | Add a comment to a task |