ClickUp
Work management platform for spaces, folders, lists, tasks, docs, comments, goals, and time tracking.
Handles ClickUp work management across spaces, folders, lists, tasks, checklists, comments, and new work items.
Use ClickUp with Snow
Snow is a personal AI assistant that builds real apps for you, and they can put ClickUp to work.
What Snow can do with ClickUp
These are the ClickUp operations Snow and the apps you build with it can run. Sign in to choose which ones Snow may run without asking.
Reads63
Look at your data without changing it.
- Get Doc Page Content
Tool to fetch a single ClickUp Doc page's content and metadata by workspace_id + doc_id + page_id (v3 Docs API). Use when you need to read the content of a specific page without fetching the entire Doc.
- Get task
Retrieves comprehensive details for a ClickUp task by its ID, supporting standard or custom task IDs (requires `team_id` for custom IDs).
- Get accessible custom fields
Retrieves all accessible Custom Field definitions for a specified ClickUp List using its `list_id`.
- Get all tags from time entries
Retrieves all unique tags applied to time entries within a specified ClickUp Team (Workspace).
- Get authorized teams workspaces
Retrieves a list of Workspaces (Teams) the authenticated user can access.
- Get authorized user
Retrieves the details of the currently authenticated ClickUp user.
- Get bulk tasks time in status
Retrieves the time spent in each status for multiple tasks; requires the 'Total time in Status' ClickApp to be enabled in the Workspace.
- Get chat channel
Retrieves details for a specific chat channel in a ClickUp Workspace. Use when you need information about a particular chat channel.
- Get chat channel followers
Tool to retrieve followers of a ClickUp chat channel. Use when you need to list users following a specific channel in a workspace.
- Get chat channel members
Tool to get members of a chat channel. Use when you need to retrieve the list of members in a specific ClickUp chat channel.
Creates42
Add something new to your account.
- Create a task
Creates a new ClickUp task in a specific list, optionally as a subtask if a `parent` task ID (which cannot be a subtask itself and must be in the same list) is provided.
- Create Doc
Tool to create a new ClickUp Doc in a Workspace (v3 Docs API) and return the new doc_id for follow-up page/content operations. Use when you need to create a new document in ClickUp.
- Create Doc Page
Tool to create a page in a ClickUp Doc (v3 Docs API). Use when you need to add a new page to an existing document, either as a root page or as a sub-page under a parent page.
- Create folder
Creates a new ClickUp Folder within the specified Space, which must exist and be accessible.
- Create list
Creates a new list in ClickUp within an existing folder. This action requires a folder_id - lists cannot be created directly in a Space using this action. If you need to create a list directly in a Space (without placing it in a folder), use the 'CLICKUP_CREATE_FOLDERLESS_LIST' action with space_id instead.
- Create task comment
Adds a comment to a ClickUp task; `team_id` is required if `custom_task_ids` is true.
- Create threaded comment
Tool to create a threaded reply to a comment in ClickUp. Use when you need to respond to an existing comment with context.
- Add dependency
Adds a 'waiting on' or 'blocking' dependency to a task, requiring either `depends_on` (task becomes waiting on) or `dependency_of` (task becomes blocking), but not both; `team_id` is required if `custom_task_ids` is true.
- Add guest to folder
Adds a guest to a folder with specified permissions; requires a ClickUp Enterprise Plan.
- Add guest to list
Shares a ClickUp List with an existing guest user, granting them specified permissions; requires the Workspace to be on the ClickUp Enterprise Plan.
Updates30
Change something that is already there.
- Move task to new home list
Tool to move a task to a new home List using ClickUp Public API v3. Use when you need to change a task's home list (not just add to additional lists).
- Update task
Updates attributes of an existing task; `team_id` is required if `custom_task_ids` is true, use a single space (" ") for `description` to clear it, and provide at least one modifiable field.
- Add guest to task
Assigns a guest to a task with specified permissions; requires ClickUp Enterprise Plan, and `team_id` if `custom_task_ids` is true.
- Add tag to task
Adds an existing tag to a specified task; team_id is required if custom_task_ids is true.
- Add tags from time entries
Associates a list of specified tags with one or more time entries within a given Team (Workspace).
- Add task to list
Adds an existing task to an additional ClickUp List; the "Tasks in Multiple Lists" ClickApp must be enabled in the Workspace for this.
- Change tag names from time entries
Updates the name, background color, and/or foreground color for an existing time entry tag, identified by its current `name` and `team_id`.
- Edit checklist
Updates an existing checklist's name or position, identified by its `checklist_id`.
- Edit checklist item
Updates an existing checklist item, allowing modification of its name, assignee, resolution status, or parent item for nesting.
- Edit guest on workspace
Modifies the details and permissions of an existing guest user within a specific Workspace.
Deletes28
Remove something. This often cannot be undone.
- Delete chat channel
Tool to delete a chat channel in ClickUp. Use when you need to permanently remove a chat channel from a workspace.
- Delete task
Permanently deletes a task, using its standard ID or a custom task ID (requires `custom_task_ids=true` and `team_id`).
- Delete a time entry
Deletes an existing time entry, specified by `timer_id`, from a Workspace identified by `team_id`.
- Delete chat message
Tool to delete a chat message in ClickUp. Use when you need to permanently remove a specific message from a workspace chat.
- Delete chat reaction
Tool to delete a reaction from a chat message in ClickUp. Use when you need to remove an emoji reaction that was previously added to a chat message.
- Delete checklist
Permanently deletes an existing checklist identified by its `checklist_id`.
- Delete checklist item
Permanently deletes an existing item, identified by `checklist_item_id`, from an existing checklist, identified by `checklist_id`.
- Delete comment
Deletes an existing comment from a task using its `comment_id`.
- Delete dependency
Removes a dependency relationship for a task. Provide exactly one of: `depends_on` to remove a 'waiting on' dependency (task_id is blocked by another task), or `dependency_of` to remove a 'blocking' dependency (another task is blocked by task_id). `team_id` is required if `custom_task_ids` is true.
- Delete folder
Permanently and irreversibly deletes a specified folder and all its contents (Lists, Tasks) if the folder_id exists.
Other1
The provider does not say what these change, so Snow treats them as changes.
- Get authorized teams workspaces
DEPRECATED: Use `get_authorized_teams_workspaces` instead to retrieve Workspaces (Teams) accessible to the authenticated user.
Triggers
These are the trigger events currently available for ClickUp.
- Folder Created
Triggers when a new Folder is created.
- Folder Deleted
Triggers when a Folder is deleted.
- Folder Updated
Triggers when a Folder is updated (renamed, content edited, etc.).
- List Created
Triggers when a new List is created.
- List Deleted
Triggers when a List is deleted.
- List Updated
Triggers when a List is updated (renamed, content edited, etc.).
- Space Created
Triggers when a new Space is created in the Workspace.
- Space Deleted
Triggers when a Space is deleted.
- Space Updated
Triggers when a Space is updated (renamed, settings changed, etc.).
- Task Assignee Updated
Triggers when an assignee is added to or removed from a task. `changes
Related integrations
Ready to put ClickUp to work?
Sign up free, build an app by chatting, and connect ClickUp in minutes. No credit card required.