Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Delete Goal

Permanently delete a ClickUp goal. This action cannot be undone.

Stop Timer

Stop the currently running timer in the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs.

Create List

Create a new ClickUp list inside a folder or directly in a space (folderless). Provide either a **folderId** or a **spaceId**.

Get Goals

Retrieve goals from the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs. Optionally include completed goals.

Create Task

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).

Search Tasks

Search and filter tasks in the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs. Use listId to scope the search to a specific list in that Workspace, or omit it to search across the selected Workspace.

Create Folder

Create a new folder in a ClickUp space.

Create Space

Create a new space in the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs.

Get Space Tags

Retrieve all tags defined in a ClickUp space.

Start Timer

Start a running timer in the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs. Optionally associate it with a task.

Get Custom Fields

Retrieve all custom fields accessible on a ClickUp list. Returns field definitions including their IDs, names, types, and options.

Get Task

Retrieve a single ClickUp task by its ID, including all details such as status, assignees, custom fields, description, dates, tags, and subtasks.

Get Lists

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.

Update Folder

Update the name of a ClickUp folder.

Update List

Update an existing ClickUp list's name, content, due date, or priority.

Create Space Tag

Create a new tag in a ClickUp space. Tags can then be applied to tasks.

Get Spaces

Retrieve all spaces in the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs.

Update Goal

Update an existing ClickUp goal's name, description, due date, color, or owners.

Get Time Entries

Retrieve time tracking entries from the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs. Filter by date range, assignee, or specific task/list/space. Requires the Time Tracking ClickApp to be enabled.

Create Task Comment

Add a comment to a ClickUp task. Supports plain text comments. Optionally assign the comment to a user.

Create Time Entry

Log a completed time entry in the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs. Specify the start time and duration, and optionally associate it with a task.

Set Custom Field Value

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.).

Update Space

Update an existing ClickUp space's name, color, privacy, or assignee settings.

Delete List

Permanently delete a ClickUp list and all its tasks. This action cannot be undone.

Update Task

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.

Create Goal

Create a new goal in the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs. Goals track progress through key results.

Delete Space

Permanently delete a ClickUp space and all its contents. This action cannot be undone.

Get Workspaces

Retrieve all ClickUp workspaces (teams) accessible to the authenticated user. Useful for discovering workspace IDs and understanding account structure.

Get Folders

Retrieve all folders in a ClickUp space.

Delete Folder

Permanently delete a ClickUp folder and all its lists. This action cannot be undone.

Delete Task

Permanently delete a ClickUp task by its ID. This action cannot be undone.

Get Task Comments

Retrieve all comments on a ClickUp task. Returns the comment text, author, date, and resolution status.

Get Workspace Members

Retrieve all members of the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs. Returns user IDs, names, emails, and roles.

Update Checklist

Rename a ClickUp task checklist or change its position on the task.

Get Running Timer

Retrieve the currently running timer in the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs. Supports the authenticated user or a specified assignee.

Create Checklist Item

Create an item inside a ClickUp task checklist.

Update Task Comment

Update a ClickUp task comment's text, optional assignee, or resolved state.

Update Checklist Item

Update a ClickUp checklist item name, assignee, resolved state, or parent item.

Delete Task Comment

Delete a ClickUp task comment by its comment ID.

Update Space Tag

Rename or recolor an existing ClickUp task tag in a Space.

Remove Custom Field Value

Remove a ClickUp custom field value from a task without deleting the field definition.

Update Time Entry

Update a time entry in the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs. Update its task, description, start/end time, duration, assignee, tags, or billable flag.

Create Checklist

Create a checklist on a ClickUp task.

Delete Space Tag

Delete a ClickUp task tag from a Space. This removes the tag definition from the Space.

Delete Time Entry

Delete a time entry from the ClickUp Workspace selected by workspaceId. Call get_workspaces to discover authorized Workspace IDs.

Delete Checklist

Delete a checklist from a ClickUp task.

Delete Checklist Item

Delete an item from a ClickUp task checklist.