ClickUp Integration
ClickUp API Operations
Browse all 163 operations available for ClickUp workflow automation.
productivity
163 operationsCLICKUP_ADD_DEPENDENCYAdd dependency
Adds a 'waiting on' or 'blocking' dependency to a task, requiring either dependson (task becomes waiting on) or dependencyof (task becomes blocking), but not…
CLICKUP_ADD_GUEST_TO_FOLDERAdd guest to folder
Adds a guest to a folder with specified permissions; requires a ClickUp Enterprise Plan.
CLICKUP_ADD_GUEST_TO_LISTAdd 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.
CLICKUP_ADD_GUEST_TO_TASKAdd guest to task
Assigns a guest to a task with specified permissions; requires ClickUp Enterprise Plan, and teamid if customtaskids is true.
CLICKUP_ADD_TAG_TO_TASKAdd tag to task
Adds an existing tag to a specified task; teamid is required if customtaskids is true.
CLICKUP_ADD_TAGS_TO_TIME_ENTRIESAdd tags from time entries
Associates a list of specified tags with one or more time entries within a given Team (Workspace).
CLICKUP_ADD_TASK_LINKAdd task link
Links two existing and accessible ClickUp tasks, identified by taskid (source) and linksto (target).
CLICKUP_ADD_TASK_TO_LISTAdd 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.
CLICKUP_UPDATE_TIME_ENTRY_TAGChange 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 teamid.
CLICKUP_CREATE_DOCCreate Doc
Tool to create a new ClickUp Doc in a Workspace (v3 Docs API) and return the new docid for follow-up page/content operations.
CLICKUP_CREATE_DOC_PAGECreate Doc Page
Tool to create a page in a ClickUp Doc (v3 Docs API).
CLICKUP_CREATE_LOCATION_CHAT_CHANNELCreate Location Chat Channel
Tool to create a Channel on a Space, Folder, or List in ClickUp.
CLICKUP_CREATE_TASKCreate 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…
CLICKUP_CREATE_A_TIME_ENTRYCreate a time entry
Creates a new time entry for a specified team.
CLICKUP_CREATE_CHAT_CHANNELCreate chat channel
Tool to create a chat channel in a ClickUp workspace.
CLICKUP_CREATE_CHAT_MESSAGECreate chat message
Tool to send a message in a ClickUp chat channel.
CLICKUP_CREATE_CHAT_REACTIONCreate chat reaction
Tool to add a reaction to a ClickUp chat message.
CLICKUP_CREATE_CHAT_VIEW_COMMENTCreate chat view comment
Posts a new comment to a specified ClickUp Chat view; the 'viewid' must correspond to an existing and accessible Chat view.
CLICKUP_CREATE_CHECKLISTCreate checklist
Creates a new checklist with a specified name within an existing task, which can be identified by its standard ID or a custom task ID (if customtaskids is…
CLICKUP_CREATE_CHECKLIST_ITEMCreate checklist item
Creates a new checklist item within a specified, existing checklist, optionally setting the item's name and assigning it to a user.
CLICKUP_CREATE_DIRECT_MESSAGE_CHANNELCreate direct message channel
Tool to create a direct message channel in ClickUp.
CLICKUP_CREATE_FOLDERCreate folder
Creates a new ClickUp Folder within the specified Space, which must exist and be accessible.
CLICKUP_CREATE_FOLDER_VIEWCreate folder view
Creates a new, highly customizable view within a specific ClickUp folder using its folderid.
CLICKUP_CREATE_FOLDERLESS_LISTCreate folderless list
Creates a new folderless list (a list not part of any Folder) directly within a specified ClickUp Space.
CLICKUP_CREATE_GOALCreate goal
Creates a new goal in a ClickUp Team (Workspace).
CLICKUP_CREATE_KEY_RESULTCreate key result
Creates a new Key Result (Target) for a specified Goal in ClickUp to define and track measurable objectives towards achieving that Goal.
CLICKUP_CREATE_LISTCreate list
Creates a new list in ClickUp within an existing folder.
CLICKUP_CREATE_LIST_COMMENTCreate list comment
Adds a new comment with specific text to an existing and accessible ClickUp List, assigns it to a user, and sets notification preferences for all list members.
CLICKUP_CREATE_LIST_FROM_TEMPLATECreate list from template in folder
Creates a new list from a template in a specified ClickUp folder.
CLICKUP_CREATE_LIST_VIEWCreate list view
Creates a new, customizable view (e.g., list, board, calendar) within a specified ClickUp List, requiring an existing listid accessible by the user.
CLICKUP_CREATE_REPLY_MESSAGECreate reply message
Tool to create a reply to a chat message in ClickUp.
CLICKUP_CREATE_SPACECreate space
Creates a new ClickUp Space within a specified Workspace, allowing feature configuration which defaults to Workspace settings if unspecified.
CLICKUP_CREATE_SPACE_TAGCreate space tag
Creates a new tag (name, foreground color, background color) in an existing ClickUp Space.
CLICKUP_CREATE_SPACE_VIEWCreate space view
Creates a customizable view (e.g., List, Board, Gantt) within a specified ClickUp Space, allowing configuration of grouping, sorting, filtering, and display…
CLICKUP_ATTACHMENTS_UPLOAD_FILE_TO_TASK_AS_ATTACHMENTCreate task attachment
DEPRECATED: Use createtaskattachment to upload a file to a task; requires multipart/form-data.
CLICKUP_CREATE_TASK_ATTACHMENTCreate task attachment
Uploads a file as an attachment to a specified ClickUp task using multipart/form-data.
CLICKUP_CREATE_TASK_COMMENTCreate task comment
Adds a comment to a ClickUp task; teamid is required if customtaskids is true.
CLICKUP_CREATE_TASK_FROM_TEMPLATECreate task from template
Creates a new task in a specified ClickUp list from a task template, using the provided name for the new task.
CLICKUP_CREATE_TEAMCreate team
Creates a new team (user group) with specified members in a Workspace; member IDs must be for existing users, and be aware that adding view-only guests as paid…
CLICKUP_CREATE_THREADED_COMMENTCreate threaded comment
Tool to create a threaded reply to a comment in ClickUp.
CLICKUP_CREATE_WEBHOOKCreate webhook
Creates a ClickUp webhook for a Team (Workspace) to notify a public URL on specified events (at least one, or '' for all), optionally scoped to a Space,…
CLICKUP_CREATE_WORKSPACE_EVERYTHING_LEVEL_VIEWCreate workspace Everything level view
Creates a new, customizable view (e.g., List, Board) at the 'Everything' level for a specified Team (Workspace ID), encompassing all tasks within that…
CLICKUP_DELETE_TIME_ENTRYDelete a time entry
Deletes an existing time entry, specified by timerid, from a Workspace identified by teamid.
CLICKUP_DELETE_CHAT_CHANNELDelete chat channel
Tool to delete a chat channel in ClickUp.
CLICKUP_DELETE_CHAT_MESSAGEDelete chat message
Tool to delete a chat message in ClickUp.
CLICKUP_DELETE_CHAT_REACTIONDelete chat reaction
Tool to delete a reaction from a chat message in ClickUp.
CLICKUP_DELETE_CHECKLISTDelete checklist
Permanently deletes an existing checklist identified by its checklistid.
CLICKUP_DELETE_CHECKLIST_ITEMDelete checklist item
Permanently deletes an existing item, identified by checklistitemid, from an existing checklist, identified by checklistid.
CLICKUP_DELETE_COMMENTDelete comment
Deletes an existing comment from a task using its commentid.
CLICKUP_DELETE_DEPENDENCYDelete dependency
Removes a dependency relationship for a task.
CLICKUP_DELETE_FOLDERDelete folder
Permanently and irreversibly deletes a specified folder and all its contents (Lists, Tasks) if the folderid exists.
CLICKUP_DELETE_GOALDelete goal
Permanently removes an existing Goal, identified by its goalid, from the Workspace.
CLICKUP_DELETE_KEY_RESULTDelete key result
Deletes an existing Key Result, also referred to as a Target within a Goal, identified by its keyresultid.
CLICKUP_DELETE_LISTDelete list
Permanently deletes an existing List and all its contents; this action is destructive and irreversible via the API.
CLICKUP_DELETE_SPACEDelete space
Permanently deletes a specified Space in ClickUp; this action is irreversible as the Space cannot be recovered via the API.
CLICKUP_DELETE_SPACE_TAGDelete space tag
Deletes a Tag from a Space, identified by tagname in path; precise matching of Tag details in the request body (tagname1, tagtagfg, tagtagbg) is generally…
CLICKUP_DELETE_TASKDelete task
Permanently deletes a task, using its standard ID or a custom task ID (requires customtaskids=true and teamid).
CLICKUP_DELETE_TASK_LINKDelete task link
Deletes an existing link, effectively a dependency or relationship, between two ClickUp tasks; set customtaskids=true and provide teamid if using custom task…
CLICKUP_DELETE_TEAMDelete team
Permanently deletes an existing Team (user group) from the Workspace using its groupid.
CLICKUP_DELETE_TIME_TRACKEDDelete time tracked
Deletes a time-tracked interval from a task; use this legacy endpoint for older time tracking systems.
CLICKUP_DELETE_VIEWDelete view
Permanently and irreversibly deletes an existing View in ClickUp, identified by its viewid.
CLICKUP_DELETE_WEBHOOKDelete webhook
Permanently removes an existing webhook, specified by its ID, thereby ceasing all its event monitoring and notifications.
CLICKUP_UPDATE_CHECKLISTEdit checklist
Updates an existing checklist's name or position, identified by its checklistid.
CLICKUP_UPDATE_CHECKLIST_ITEMEdit checklist item
Updates an existing checklist item, allowing modification of its name, assignee, resolution status, or parent item for nesting.
CLICKUP_UPDATE_GUEST_ON_WORKSPACEEdit guest on workspace
Modifies the details and permissions of an existing guest user within a specific Workspace.
CLICKUP_UPDATE_KEY_RESULTEdit key result
Updates an existing key result's progress or note in ClickUp, where the key result measures progress towards a goal.
CLICKUP_UPDATE_SPACE_TAGEdit space tag
Updates an existing tag's name and colors in a ClickUp Space; requires current tag name for identification, and new values for tag name, foreground color, and…
CLICKUP_UPDATE_TIME_TRACKEDEdit time tracked
Edits a legacy time-tracked interval for a task (identified by taskid and intervalid) to update its start/end times and duration; teamid is required if…
CLICKUP_UPDATE_USER_ON_WORKSPACEEdit user on workspace
Updates a user's username, admin status, or custom role in a Workspace; requires the Workspace to be on an Enterprise Plan.
CLICKUP_GET_DOC_CONTENTGet Doc Content
Tool to fetch the full content of a ClickUp Doc including metadata and all page contents in markdown format.
CLICKUP_GET_DOC_PAGE_CONTENTGet Doc Page Content
Tool to fetch a single ClickUp Doc page's content and metadata by workspaceid + docid + pageid (v3 Docs API).
CLICKUP_GET_DOC_PAGE_LISTINGGet Doc Page Listing
Tool to fetch the page listing structure of a ClickUp Doc by workspaceid and docid.
CLICKUP_GET_DOC_PAGES_PUBLICGet Doc Pages
Tool to fetch pages belonging to a ClickUp Doc.
CLICKUP_GET_FOLDER_AVAILABLE_FIELDSGet Folder Available Fields
Tool to view custom fields available in a ClickUp folder.
CLICKUP_GET_ACCESS_TOKENGet access token
Exchanges a ClickUp OAuth 2.0 authorization code (obtained after user consent) for an access token.
CLICKUP_GET_ACCESSIBLE_CUSTOM_FIELDSGet accessible custom fields
Retrieves all accessible Custom Field definitions for a specified ClickUp List using its listid.
CLICKUP_GET_ALL_TAGS_FROM_TIME_ENTRIESGet all tags from time entries
Retrieves all unique tags applied to time entries within a specified ClickUp Team (Workspace).
CLICKUP_AUTHORIZATION_GET_WORK_SPACE_LISTGet authorized teams workspaces
DEPRECATED: Use getauthorizedteamsworkspaces instead to retrieve Workspaces (Teams) accessible to the authenticated user.
CLICKUP_GET_AUTHORIZED_USERGet authorized user
Retrieves the details of the currently authenticated ClickUp user.
CLICKUP_GET_BULK_TASKS_TIME_IN_STATUSGet 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.
CLICKUP_GET_CHAT_CHANNELGet chat channel
Retrieves details for a specific chat channel in a ClickUp Workspace.
CLICKUP_GET_CHAT_CHANNEL_FOLLOWERSGet chat channel followers
Tool to retrieve followers of a ClickUp chat channel.
CLICKUP_GET_CHAT_CHANNEL_MEMBERSGet chat channel members
Tool to get members of a chat channel.
CLICKUP_GET_CHAT_CHANNELSGet chat channels
Tool to retrieve chat channels in a ClickUp workspace.
CLICKUP_GET_CHAT_MESSAGE_REACTIONSGet chat message reactions
Tool to retrieve reactions on a ClickUp chat message.
CLICKUP_GET_CHAT_MESSAGE_REPLIESGet chat message replies
Retrieves replies to a chat message in ClickUp.
CLICKUP_GET_CHAT_MESSAGE_TAGGED_USERSGet chat message tagged users
Tool to retrieve users tagged in a ClickUp chat message.
CLICKUP_GET_CHAT_MESSAGESGet chat messages
Tool to retrieve messages from a ClickUp chat channel.
CLICKUP_GET_CHAT_VIEW_COMMENTSGet chat view comments
Retrieves comments from a specified Chat view in ClickUp, supporting pagination via start and startid to fetch comments older than the default 25 most recent.
CLICKUP_GET_CUSTOM_ROLESGet custom roles
Retrieves all Custom Roles, which allow granular permission configurations, for a specified Workspace (Team).
CLICKUP_GET_CUSTOM_TASK_TYPESGet custom task types
Retrieves all custom task types available within a specified Workspace (teamid).
CLICKUP_GET_FILTERED_TEAM_TASKSGet filtered team tasks
Retrieves a paginated list of tasks (up to 100 per page) from a specified workspace based on various filter criteria, respecting user access permissions.
CLICKUP_GET_FOLDERGet folder
Retrieves detailed information about a specific folder in ClickUp.
CLICKUP_GET_FOLDER_VIEWSGet folder views
Retrieves all configured views (like List, Board, Calendar) for a specified, existing Folder in ClickUp.
CLICKUP_GET_FOLDERLESS_LISTSGet folderless lists
Retrieves all Lists within a specified Space that are not located in any Folder.
CLICKUP_GET_FOLDERSGet folders
Retrieves Folders within a specified ClickUp Space, ensuring spaceid is valid, with an option to filter by archived status.
CLICKUP_GET_GOALGet goal
Retrieves detailed information for an existing ClickUp Goal, specified by its unique goalid.
CLICKUP_GET_GOALSGet goals
Retrieves goals for a specified ClickUp Workspace (Team); the teamid must be valid and accessible.
CLICKUP_GET_GUESTGet guest
Call this to retrieve detailed information for a specific guest within a Team (Workspace), ensuring the guestid is valid for the given teamid; this action…
CLICKUP_GET_LISTGet list
Retrieves detailed information for an existing List in ClickUp, identified by its unique listid.
CLICKUP_GET_LIST_COMMENTSGet list comments
Retrieves comments for a specific ClickUp List, supporting pagination using start (timestamp) and startid (comment ID) to fetch earlier comments; omits them…
CLICKUP_GET_LIST_MEMBERSGet list members
Retrieves all members of a specific, existing ClickUp List by its ID.
CLICKUP_GET_LIST_VIEWSGet list views
Retrieves all task and page views for a specified and accessible ClickUp List.
CLICKUP_GET_LISTSGet lists
Retrieves all lists within a specified, existing ClickUp folder, optionally filtering by archived status.
CLICKUP_GET_SUBTYPESGet post subtype IDs
Tool to retrieve post subtype IDs (Announcement, Discussion, Idea, Update) for a ClickUp Workspace.
CLICKUP_GET_RUNNING_TIME_ENTRYGet running time entry
Retrieves the currently active time entry for a user in a Workspace; a negative 'duration' in its data indicates it's running, and the response may be empty if…
CLICKUP_GET_TIME_ENTRYGet singular time entry
Fetches a specific time entry by its ID for a given team; a negative duration in the response indicates an active timer.
CLICKUP_GET_SPACEGet space
Retrieves detailed information for an existing Space in a ClickUp Workspace, identified by its unique spaceid.
CLICKUP_GET_SPACE_AVAILABLE_FIELDSGet space available fields
Retrieves all custom fields available in a ClickUp Space, identified by spaceid.
CLICKUP_GET_SPACE_TAGSGet space tags
Retrieves all tags for tasks within a specified ClickUp Space, requiring a valid spaceid.
CLICKUP_GET_SPACE_VIEWSGet space views
Retrieves all task and page views for a specified Space ID in ClickUp.
CLICKUP_GET_SPACESGet spaces
Retrieves Spaces for a Team ID; member information for private Spaces is returned only if the authenticated user is a member.
CLICKUP_GET_TASKGet task
Retrieves comprehensive details for a ClickUp task by its ID, supporting standard or custom task IDs (requires teamid for custom IDs).
CLICKUP_GET_TASK_COMMENTSGet task comments
Retrieves up to 25 comments for a specified task, supporting pagination using start and startid to fetch older comments.
CLICKUP_GET_TASK_MEMBERSGet task members
Retrieves users with explicit access (directly assigned or shared) to a specific existing task, excluding users with inherited permissions.
CLICKUP_GET_TASK_TIME_IN_STATUSGet task s time in status
Retrieves the duration a task has spent in each status, provided the 'Total time in Status' ClickApp is enabled for the Workspace.
CLICKUP_GET_TASK_TEMPLATESGet task templates
Retrieves task templates for a specified Workspace (Team ID), supporting pagination.
CLICKUP_GET_TASKSGet tasks
Retrieves tasks from a specified ClickUp list; only tasks whose home is the given listid are returned.
CLICKUP_GET_TEAM_AVAILABLE_FIELDSGet team available fields
Retrieves all custom fields available in a ClickUp Workspace (Team), identified by teamid.
CLICKUP_GET_TEAMSGet teams
Retrieves user groups (Teams) from a ClickUp Workspace, typically requiring teamid (Workspace ID), with an option to filter by groupids.
CLICKUP_GET_THREADED_COMMENTSGet threaded comments
Retrieves threaded replies to a parent comment.
CLICKUP_GET_TIME_ENTRIES_IN_DATE_RANGEGet time entries within a date range
Retrieves time entries for a specified Team (Workspace ID) within a date range (defaults to the last 30 days for the authenticated user if dates are omitted);…
CLICKUP_GET_TIME_ENTRY_HISTORYGet time entry history
Retrieves the modification history for an existing time entry within a specific ClickUp Team (Workspace).
CLICKUP_GET_TRACKED_TIMEGet tracked time
Retrieves tracked time for a task using a legacy endpoint; prefer newer Time Tracking API endpoints for managing time entries.
CLICKUP_GET_USERGet user
Retrieves detailed information for a specific user within a ClickUp Workspace (Team), available only for Workspaces on the ClickUp Enterprise Plan.
CLICKUP_GET_VIEWGet view
Fetches details for a specific ClickUp view, identified by its viewid, which must exist.
CLICKUP_GET_VIEW_TASKSGet view tasks
Retrieves all tasks visible in a specified ClickUp view, respecting its applied filters, sorting, and grouping.
CLICKUP_GET_WEBHOOKSGet webhooks
Fetches webhooks for a Team (Workspace), returning only those created by the authenticated user via API, for a teamid they can access.
CLICKUP_GET_WORKSPACE_EVERYTHING_LEVEL_VIEWSGet workspace everything level views
Retrieves all task and page views at the 'Everything Level' (a comprehensive overview of all tasks across all Spaces) for a specified ClickUp Workspace.
CLICKUP_GET_WORKSPACE_PLANGet workspace plan
Retrieves the details of the current subscription plan for a specified ClickUp Workspace.
CLICKUP_GET_WORKSPACE_SEATSGet workspace seats
Retrieves seat utilization (used, total, available for members/guests) for a ClickUp Workspace (Team) ID, which must be for an existing Workspace.
CLICKUP_INVITE_GUEST_TO_WORKSPACEInvite guest to workspace
Invites a guest by email to a ClickUp Workspace (Team) on an Enterprise Plan, setting initial permissions and optionally a custom role; further access…
CLICKUP_INVITE_USER_TO_WORKSPACEInvite user to workspace
Invites a user via email to a ClickUp Workspace (Team), optionally granting admin rights or a custom role; requires an Enterprise Plan for the Workspace.
CLICKUP_MOVE_TASK_TO_HOME_LISTMove task to new home list
Tool to move a task to a new home List using ClickUp Public API v3.
CLICKUP_REMOVE_CUSTOM_FIELD_VALUERemove custom field value
Removes an existing value from a Custom Field on a specific task; this does not delete the Custom Field definition or its predefined options.
CLICKUP_REMOVE_GUEST_FROM_FOLDERRemove guest from folder
Revokes a guest's access to a specific ClickUp Folder, optionally unsharing items explicitly shared with them within it; requires an Enterprise Plan.
CLICKUP_REMOVE_GUEST_FROM_LISTRemove guest from list
Revokes a guest's access to a specific List, provided the guest currently has access to this List and the Workspace is on the ClickUp Enterprise Plan.
CLICKUP_REMOVE_GUEST_FROM_TASKRemove guest from task
Revokes a guest's access to a specific task; only available for Workspaces on the ClickUp Enterprise Plan.
CLICKUP_REMOVE_GUEST_FROM_WORKSPACERemove guest from workspace
Permanently removes a guest from a specified Workspace, revoking all their access; this destructive operation requires the Workspace to be on the ClickUp…
CLICKUP_REMOVE_TAG_FROM_TASKRemove tag from task
Removes a tag from a specified task by disassociating it (does not delete the tag from Workspace), succeeding even if the tag is not on the task.
CLICKUP_REMOVE_TAGS_FROM_TIME_ENTRIESRemove tags from time entries
Removes tags from specified time entries in a team, without deleting the tags from the workspace.
CLICKUP_REMOVE_TASK_FROM_LISTRemove task from list
Removes a task from an extra list (not its home list); the 'Tasks in Multiple Lists' ClickApp must be enabled.
CLICKUP_REMOVE_USER_FROM_WORKSPACERemove user from workspace
Deactivates a user from a specified ClickUp Workspace, revoking their access (user can be reactivated later); requires the Workspace to be on an Enterprise…
CLICKUP_SEARCH_DOCSSearch Docs
Tool to search and list Docs metadata in a ClickUp workspace.
CLICKUP_SET_CUSTOM_FIELD_VALUESet custom field value
Sets or updates a Custom Field's value for a task; the new value (with type-dependent structure, e.g., {"value": "text"} or {"value": 123, "valueoptions":…
CLICKUP_GET_SHARED_HIERARCHYShared hierarchy
Retrieves the hierarchy of tasks, Lists, and Folders shared with the authenticated user within an existing ClickUp Team (Workspace), identified by its teamid.
CLICKUP_START_TIME_ENTRYStart a time entry
Starts a new time entry (timer) in the specified Team (Workspace), optionally associating it with a task, adding a description, setting billable status, or…
CLICKUP_STOP_TIME_ENTRYStop a time entry
Stops the authenticated user's currently active time entry in the specified Team (Workspace), which requires an existing time entry to be running.
CLICKUP_TRACK_TIMETrack time
Records a time entry for a task using ClickUp's legacy time tracking system; newer endpoints are generally recommended.
CLICKUP_CLICK_UP_UPDATE_DOC_PAGEUpdate Doc Page
Tool to update/edit a ClickUp Doc page's title and/or content via the v3 Docs API.
CLICKUP_UPDATE_TIME_ENTRYUpdate a time entry
Updates an existing ClickUp time entry.
CLICKUP_UPDATE_CHAT_CHANNELUpdate chat channel
Tool to update a ClickUp chat channel's properties including name, topic, description, visibility, and location.
CLICKUP_UPDATE_CHAT_MESSAGEUpdate chat message
Tool to update a ClickUp chat message's content, assignee, or resolved status via the v3 API.
CLICKUP_UPDATE_COMMENTUpdate comment
Updates an existing task comment's text, assignee (who must be a valid workspace member), or resolution status, requiring a valid existing commentid.
CLICKUP_UPDATE_FOLDERUpdate folder
Updates the name of an existing folder in ClickUp.
CLICKUP_UPDATE_GOALUpdate goal
Updates attributes of an existing ClickUp goal, identified by its goalid.
CLICKUP_UPDATE_LISTUpdate list
Updates attributes of an existing ClickUp list, such as its name, content, due date, priority, assignee, or color status, identified by its listid.
CLICKUP_UPDATE_SPACEUpdate space
Updates an existing ClickUp Space, allowing modification of its name, color, privacy, and feature settings (ClickApps).
CLICKUP_UPDATE_TASKUpdate task
Updates attributes of an existing task; teamid is required if customtaskids is true, use a single space (" ") for description to clear it, and provide at least…
CLICKUP_UPDATE_TEAMUpdate team
Updates an existing ClickUp User Group (Team) using its groupid; note that adding a view-only guest as a paid member may incur charges.
CLICKUP_UPDATE_VIEWUpdate view
Updates an existing ClickUp view's settings such as name, type, grouping, or filters; ensure parentid and parenttype define a valid hierarchy, and that…
CLICKUP_UPDATE_WEBHOOKUpdate webhook
Updates the endpoint URL, monitored events, and status of an existing webhook, identified by its webhookid.
CLICKUP_UPDATE_WORKSPACE_ACLUpdate workspace ACL
Updates privacy and access control list (ACL) permissions for a workspace object or location.