ClickUp

Automate project and task management with ClickUp and emma

emma's ClickUp integration allows you to connect with the powerful project management tool ClickUp. Leverage the hierarchical structure of Workspaces, Spaces, Folders, Lists, and Tasks to automate task creation, updates, search, and comment management.

ClickUp Hierarchy Structure

Workspace (Team)
├── Space
│   ├── Folder
│   │   ├── List
│   │   │   └── Task
│   │   └── List
│   └── Folderless List
│       └── Task

ClickUp manages projects in a hierarchical structure: Workspace → Space → Folder → List → Task.

Features

ClickUp_Operator supports the following tools:

Authentication

Method:API Key

ClickUp uses API Key authentication. Generate an API key from your ClickUp settings and configure it in emma.

CategoryTool Count
Read8
Tool NameDescription
clickup_get_authorized_userGet authenticated user's profile information
clickup_list_workspacesList all authorized workspaces (Teams)
clickup_list_spacesList all spaces in a workspace
clickup_list_foldersList all folders in a space
clickup_list_listsList all lists in a folder
clickup_get_tasksGet tasks from a list with optional filters
clickup_get_taskGet detailed information about a specific task
clickup_search_tasksSearch for tasks in a workspace by text
Write3
Tool NameDescription
clickup_create_taskCreate a new task with priority, assignees, due date, etc.
clickup_update_taskUpdate task name, status, priority, etc.
clickup_create_commentAdd a comment to a task
Delete1
Tool NameDescription
clickup_delete_taskDelete a task (this action is permanent)

Priority Values

ValueMeaning
1Urgent (Urgent)
2High (High)
3Normal (Normal)
4Low (Low)
nullNo priority

Prerequisites

  • emma account
  • ClickUp account
  • ClickUp API Key

Setup

1. Get ClickUp API Key

  1. Log in to ClickUp and click your profile icon in the top right
  2. Select "Settings"
  3. Click "Apps" in the left sidebar
  4. In the "API Token" section, click "Generate" or "Regenerate" to get your API key
ClickUp Settings Page - API Key

2. Configure in emma

Configure the API key you obtained in the ClickUp integration on emma's Integrations page.

© 2026 Duzzle Inc. All rights reserved.