Skip to main content
Server path: /clickup-workspaces | Type: Application | PCID required: Yes

Tools

ToolDescription
clickup_workspaces_add_task_to_listAdd Task To List
clickup_workspaces_create_folderCreate Folder
clickup_workspaces_create_folder_from_templateCreate Folder from template
clickup_workspaces_create_folder_list_from_templateCreate List From Template in Folder
clickup_workspaces_create_folder_viewCreate Folder View
clickup_workspaces_create_folderless_listCreate Folderless List
clickup_workspaces_create_listCreate List
clickup_workspaces_create_list_viewCreate List View
clickup_workspaces_create_spaceCreate Space
clickup_workspaces_create_space_list_from_templateCreate List From Template in Space
clickup_workspaces_create_space_viewCreate Space View
clickup_workspaces_create_team_viewCreate Workspace (Everything level) View
clickup_workspaces_delete_folderDelete Folder
clickup_workspaces_delete_listDelete List
clickup_workspaces_delete_spaceDelete Space
clickup_workspaces_delete_viewDelete View
clickup_workspaces_get_authorized_teamsGet Authorized Workspaces
clickup_workspaces_get_folderGet Folder
clickup_workspaces_get_folder_templatesGet Folder Templates
clickup_workspaces_get_folder_viewsGet Folder Views
clickup_workspaces_get_folderless_listsGet Folderless Lists
clickup_workspaces_get_foldersGet Folders
clickup_workspaces_get_listGet List
clickup_workspaces_get_list_templatesGet List Templates
clickup_workspaces_get_list_viewsGet List Views
clickup_workspaces_get_listsGet Lists
clickup_workspaces_get_spaceGet Space
clickup_workspaces_get_space_viewsGet Space Views
clickup_workspaces_get_spacesGet Spaces
clickup_workspaces_get_task_templatesGet Task Templates
clickup_workspaces_get_team_viewsGet Workspace (Everything level) Views
clickup_workspaces_get_viewGet View
clickup_workspaces_get_view_tasksGet View Tasks
clickup_workspaces_get_workspaceplanGet Workspace Plan
clickup_workspaces_get_workspaceseatsGet Workspace seats
clickup_workspaces_remove_task_from_listRemove Task From List
clickup_workspaces_shared_hierarchyShared Hierarchy
clickup_workspaces_update_folderUpdate Folder
clickup_workspaces_update_listUpdate List
clickup_workspaces_update_spaceUpdate Space
clickup_workspaces_update_viewUpdate View

clickup_workspaces_add_task_to_list

Add Task To List Parameters:
ParameterTypeRequiredDefaultDescription
list_idnumberYesList Id
task_idstringYesTask Id

clickup_workspaces_create_folder

Create Folder Parameters:
ParameterTypeRequiredDefaultDescription
space_idnumberYesSpace Id
namestringYesThe name value

clickup_workspaces_create_folder_from_template

Create Folder from template Parameters:
ParameterTypeRequiredDefaultDescription
space_idstringYesID of the Space where the Folder will be created
template_idstringYesID of the Folder template to use. Template IDs include a t- prefix (e.g., t-7162342). Retrieve available template IDs using the Get Folder Templates endpoint.
namestringYesName of the new Folder
optionsobjectNoOptions for creating the Folder

clickup_workspaces_create_folder_list_from_template

Create List From Template in Folder Parameters:
ParameterTypeRequiredDefaultDescription
folder_idstringYesID of the Folder where the List will be created
template_idstringYesID of the List template to use. Template IDs include a t- prefix (e.g., t-15363293). Retrieve available template IDs using the Get List Templates endpoint.
namestringYesName of the new List
optionsobjectNoOptions for creating the List

clickup_workspaces_create_folder_view

Create Folder View Parameters:
ParameterTypeRequiredDefaultDescription
folder_idnumberYesFolder Id
columnsobjectYesCustom Fields added to a view at the Everything level will be added to all tasks in your Workspace. Once Custom Fields are added to one of these views, you cannot move it to another level of the Hierarchy.
divideobjectYesThe divide value
filtersobjectYesThe filters value
groupingobjectYesThe grouping value
namestringYesThe name value
settingsobjectYesThe settings value
sortingobjectYesThe sorting value
team_sidebarobjectYesTeam Sidebar
typestringYesThe type of view to create. Options include: list, board, calendar, table, timeline, workload, activity, map, conversation, or gantt.

clickup_workspaces_create_folderless_list

Create Folderless List Parameters:
ParameterTypeRequiredDefaultDescription
space_idnumberYesSpace Id
assigneeintegerNoInclude a user_id to add a List owner.
contentstringNoThe content value
due_dateintegerNoDue Date
due_date_timebooleanNoDue Date Time
markdown_contentstringNoUse markdown_content instead of content to format your List description.
namestringYesThe name value
priorityintegerNoThe priority value
statusstringNoStatus refers to the List color rather than the task Statuses available in the List.

clickup_workspaces_create_list

Create List Parameters:
ParameterTypeRequiredDefaultDescription
folder_idnumberYesFolder Id
assigneeintegerNoInclude a user_id to assign this List.
contentstringNoThe content value
due_dateintegerNoDue Date
due_date_timebooleanNoDue Date Time
markdown_contentstringNoUse markdown_content instead of content to format your List description.
namestringYesThe name value
priorityintegerNoThe priority value
statusstringNoStatus refers to the List color rather than the task Statuses available in the List.

clickup_workspaces_create_list_view

Create List View Parameters:
ParameterTypeRequiredDefaultDescription
list_idnumberYesList Id
columnsobjectYesCustom Fields added to a view at the Everything level will be added to all tasks in your Workspace. Once Custom Fields are added to one of these views, you cannot move it to another level of the Hierarchy.
divideobjectYesThe divide value
filtersobjectYesThe filters value
groupingobjectYesThe grouping value
namestringYesThe name value
settingsobjectYesThe settings value
sortingobjectYesThe sorting value
team_sidebarobjectYesTeam Sidebar
typestringYesThe type of view to create. Options include: list, board, calendar, table, timeline, workload, activity, map, conversation, or gantt.

clickup_workspaces_create_space

Create Space Parameters:
ParameterTypeRequiredDefaultDescription
team_idnumberYesWorkspace ID
featuresobjectYesThe features value
multiple_assigneesbooleanYesMultiple Assignees
namestringYesThe name value

clickup_workspaces_create_space_list_from_template

Create List From Template in Space Parameters:
ParameterTypeRequiredDefaultDescription
space_idstringYesID of the Space where the List will be created
template_idstringYesID of the List template to use. Template IDs include a t- prefix (e.g., t-15363293). Retrieve available template IDs using the Get List Templates endpoint.
namestringYesName of the new List
optionsobjectNoOptions for creating the List

clickup_workspaces_create_space_view

Create Space View Parameters:
ParameterTypeRequiredDefaultDescription
space_idnumberYesSpace Id
columnsobjectYesCustom Fields added to a view at the Everything level will be added to all tasks in your Workspace. Once Custom Fields are added to one of these views, you cannot move it to another level of the Hierarchy.
divideobjectYesThe divide value
filtersobjectYesThe filters value
groupingobjectYesThe grouping value
namestringYesThe name value
settingsobjectYesThe settings value
sortingobjectYesThe sorting value
team_sidebarobjectYesTeam Sidebar
typestringYesThe type of view to create. Options include: list, board, calendar, table, timeline, workload, activity, map, conversation, or gantt.

clickup_workspaces_create_team_view

Create Workspace (Everything level) View Parameters:
ParameterTypeRequiredDefaultDescription
team_idnumberYesWorkspace ID
columnsobjectYesCustom Fields added to a view at the Everything level will be added to all tasks in your Workspace. Once Custom Fields are added to one of these views, you cannot move it to another level of the Hierarchy.
divideobjectYesThe divide value
filtersobjectYesThe filters value
groupingobjectYesThe grouping value
namestringYesThe name value
settingsobjectYesThe settings value
sortingobjectYesThe sorting value
team_sidebarobjectYesTeam Sidebar
typestringYesThe type of view to create. Options include: list, board, calendar, table, timeline, workload, activity, map, conversation, or gantt.

clickup_workspaces_delete_folder

Delete Folder Parameters:
ParameterTypeRequiredDefaultDescription
folder_idnumberYesFolder Id

clickup_workspaces_delete_list

Delete List Parameters:
ParameterTypeRequiredDefaultDescription
list_idnumberYesList Id

clickup_workspaces_delete_space

Delete Space Parameters:
ParameterTypeRequiredDefaultDescription
space_idnumberYesSpace Id

clickup_workspaces_delete_view

Delete View Parameters:
ParameterTypeRequiredDefaultDescription
view_idstringYes105 (string)

clickup_workspaces_get_authorized_teams

Get Authorized Workspaces

clickup_workspaces_get_folder

Get Folder Parameters:
ParameterTypeRequiredDefaultDescription
folder_idnumberYesFolder Id

clickup_workspaces_get_folder_templates

Get Folder Templates Parameters:
ParameterTypeRequiredDefaultDescription
team_idnumberYesWorkspace ID

clickup_workspaces_get_folder_views

Get Folder Views Parameters:
ParameterTypeRequiredDefaultDescription
folder_idnumberYesFolder Id

clickup_workspaces_get_folderless_lists

Get Folderless Lists Parameters:
ParameterTypeRequiredDefaultDescription
space_idnumberYesSpace Id
archivedbooleanNoThe archived value

clickup_workspaces_get_folders

Get Folders Parameters:
ParameterTypeRequiredDefaultDescription
space_idnumberYesSpace Id
archivedbooleanNoThe archived value

clickup_workspaces_get_list

Get List Parameters:
ParameterTypeRequiredDefaultDescription
list_idnumberYesThe List ID. To find the List ID, right-click the List in your Sidebar, select Copy link, and paste the link in your URL. The last string in the URL is your List ID.

clickup_workspaces_get_list_templates

Get List Templates Parameters:
ParameterTypeRequiredDefaultDescription
team_idnumberYesWorkspace ID

clickup_workspaces_get_list_views

Get List Views Parameters:
ParameterTypeRequiredDefaultDescription
list_idnumberYesList Id

clickup_workspaces_get_lists

Get Lists Parameters:
ParameterTypeRequiredDefaultDescription
folder_idnumberYesFolder Id
archivedbooleanNoThe archived value

clickup_workspaces_get_space

Get Space Parameters:
ParameterTypeRequiredDefaultDescription
space_idnumberYesSpace Id

clickup_workspaces_get_space_views

Get Space Views Parameters:
ParameterTypeRequiredDefaultDescription
space_idnumberYesSpace Id

clickup_workspaces_get_spaces

Get Spaces Parameters:
ParameterTypeRequiredDefaultDescription
team_idnumberYesWorkspace ID
archivedbooleanNoThe archived value

clickup_workspaces_get_task_templates

Get Task Templates Parameters:
ParameterTypeRequiredDefaultDescription
team_idnumberYesWorkspace ID
pageintegerYesPage number for pagination

clickup_workspaces_get_team_views

Get Workspace (Everything level) Views Parameters:
ParameterTypeRequiredDefaultDescription
team_idnumberYesWorkspace ID

clickup_workspaces_get_view

Get View Parameters:
ParameterTypeRequiredDefaultDescription
view_idstringYesView Id

clickup_workspaces_get_view_tasks

Get View Tasks Parameters:
ParameterTypeRequiredDefaultDescription
view_idstringYes105 (string)
pageintegerYesPage number for pagination

clickup_workspaces_get_workspaceplan

Get Workspace Plan Parameters:
ParameterTypeRequiredDefaultDescription
team_idstringYesWorkspace ID

clickup_workspaces_get_workspaceseats

Get Workspace seats Parameters:
ParameterTypeRequiredDefaultDescription
team_idstringYesWorkspace ID

clickup_workspaces_remove_task_from_list

Remove Task From List Parameters:
ParameterTypeRequiredDefaultDescription
list_idnumberYesList Id
task_idstringYesTask Id

clickup_workspaces_shared_hierarchy

Shared Hierarchy Parameters:
ParameterTypeRequiredDefaultDescription
team_idnumberYesWorkspace ID

clickup_workspaces_update_folder

Update Folder Parameters:
ParameterTypeRequiredDefaultDescription
folder_idnumberYesFolder Id
namestringYesThe name value

clickup_workspaces_update_list

Update List Parameters:
ParameterTypeRequiredDefaultDescription
list_idstringYesList Id
assigneestringNoThe assignee value
contentstringNoThe content value
due_dateintegerNoDue Date
due_date_timebooleanNoDue Date Time
markdown_contentstringNoUse markdown_content instead of content to format your List description.
namestringNoThe name value
priorityintegerNoThe priority value
statusstringNoStatus refers to the List color rather than the task Statuses available in the List.
unset_statusbooleanNoBy default, this is false. To remove the List color use unset_status: true.

clickup_workspaces_update_space

Update Space Parameters:
ParameterTypeRequiredDefaultDescription
space_idnumberYesSpace Id
admin_can_managebooleanNoNote: Allowing or restricting admins from managing private Spaces using "admin_can_manage" is an Enterprise Plan feature.
colorstringNoThe color value
featuresobjectNoThe features value
multiple_assigneesbooleanNoMultiple Assignees
namestringNoThe name value
privatebooleanNoThe private value

clickup_workspaces_update_view

Update View Parameters:
ParameterTypeRequiredDefaultDescription
view_idstringYesView Id
columnsobjectNoCustom Fields added to a view at the Everything level will be added to all tasks in your Workspace. Once Custom Fields are added to one of these views, you cannot move it to another level of the Hierarchy.
divideobjectNoThe divide value
filtersobjectNoThe filters value
groupingobjectNoThe grouping value
namestringNoThe name value
parentobjectNoThe parent parameter specifies where the view is located in the ClickUp Hierarchy. Both id and type are required. \ \ The id is the id of the Workspace, Space, Folder, or List where the view is located. \ \ The type value indciates the level of the Hierarchy where the view is located.
settingsobjectNoThe settings value
sortingobjectNoThe sorting value
team_sidebarobjectNoTeam Sidebar
typestringNoThe type value