Built by Metorial, the integration platform for agentic AI.
Retrieve a single ClickUp task by its ID, including all details such as status, assignees, custom fields, description, dates, tags, and subtasks.
Create a new folder in a ClickUp space.
Retrieve all spaces in the configured ClickUp workspace, including their names, IDs, and statuses.
Create a new space in the configured ClickUp workspace.
Permanently delete a ClickUp list and all its tasks. This action cannot be undone.
Update an existing ClickUp task. Modify its name, description, status, priority, assignees, dates, time estimate, and more. Also supports adding/removing tags and setting custom field values in a single call.
Permanently delete a ClickUp space and all its contents. This action cannot be undone.
Create a new tag in a ClickUp space. Tags can then be applied to tasks.
Permanently delete a ClickUp goal. This action cannot be undone.
Permanently delete a ClickUp task by its ID. This action cannot be undone.
Permanently delete a ClickUp folder and all its lists. This action cannot be undone.
Retrieve all members of the configured ClickUp workspace. Returns user IDs, names, emails, and roles.
Update an existing ClickUp list's name, content, due date, or priority.
Retrieve ClickUp lists from a folder or space. When a **folderId** is provided, returns lists in that folder. When a **spaceId** is provided, returns folderless lists in the space.
Retrieve all ClickUp workspaces (teams) accessible to the authenticated user. Useful for discovering workspace IDs and understanding account structure.
Retrieve time tracking entries from the workspace. Filter by date range, assignee, or specific task/list/space. Requires the Time Tracking ClickApp to be enabled.
Search and filter tasks across the entire ClickUp workspace. Filter by status, assignee, tags, due dates, creation dates, and more. Returns paginated results. Use the **listId** parameter to scope to a specific list, or omit it to search across the workspace.
Retrieve all comments on a ClickUp task. Returns the comment text, author, date, and resolution status.
Start a running timer in ClickUp. Optionally associate it with a task.
Retrieve all custom fields accessible on a ClickUp list. Returns field definitions including their IDs, names, types, and options.
Create a new goal (objective) in the ClickUp workspace. Goals track progress through key results.
Create a new ClickUp list inside a folder or directly in a space (folderless). Provide either a **folderId** or a **spaceId**.
Set or update a custom field value on a ClickUp task. The value format depends on the field type (text, number, dropdown, checkbox, date, etc.).
Stop the currently running timer in the workspace.
Add a comment to a ClickUp task. Supports plain text comments. Optionally assign the comment to a user.
Log a completed time entry in ClickUp. Specify the start time and duration. Optionally associate it with a task.
Retrieve all tags defined in a ClickUp space.
Update an existing ClickUp space's name, color, privacy, or assignee settings.
Update the name of a ClickUp folder.
Update an existing ClickUp goal's name, description, due date, color, or owners.
Retrieve all goals from the workspace. Optionally include completed goals.
Create a new task in a ClickUp list. Supports setting the name, description, status, priority, assignees, dates, time estimates, tags, custom fields, and parent task (for subtasks).
Retrieve all folders in a ClickUp space.