Skip to main content
Connect ClickUp to let agents manage tasks, read project status, and update work items across your ClickUp workspace.

Setup

  1. ToolsClickUpConnect
  2. Authenticate with your ClickUp account
  3. Authorize workspace access

Available actions

ActionDescription
CLICKUP_GET_TASKS_IN_A_LISTList tasks in a specific list or space
CLICKUP_CREATE_A_TASKCreate a new task (name, description, assignees, due date, priority)
CLICKUP_UPDATE_A_TASKUpdate an existing task (status, assignee, priority, dates)
CLICKUP_GET_TASK_DETAILSGet full details of a specific task
CLICKUP_SEARCH_TASKSSearch tasks by keyword across the workspace
CLICKUP_GET_WORKSPACESList accessible workspaces
CLICKUP_ADD_COMMENT_TO_TASKAdd a comment to a task

Example use cases

Sprint reporter: Queries all tasks in the current sprint, groups by status, and generates a daily standup report. Bug triage agent: Reads bug reports (from email or Slack), creates ClickUp tasks with appropriate priority and assignee based on classification. Project health monitor: Reviews overdue tasks weekly, notifies assignees via Slack, and updates task due dates based on team capacity.