Read tasks and documents from ClickUp - Here are predefined queries for the ClickUp plugin.
Export a ClickUp document to text
Retrieve and export the content of all pages within a specified ClickUp document as a single concatenated text.
How many tasks exist per status in a specific list?
Count the number of tasks per status in a given list
List all documents in a specific folder
Get all documents within a specific folder by providing the folder ID
List all lists in a specific space
Retrieve all the lists within a given space in ClickUp.
List all subtasks of a specific task
Retrieve all subtasks of a given task ID.
List all tasks assigned to a specific user
Retrieve all tasks that are assigned to a specific user using their user ID.
List all tasks in a specific list
Retrieve all tasks from a specified ClickUp list
List all tasks due in the next n days
Retrieve all tasks from a specific list that are due within the next n days
List all tasks that are due today
Retrieve all tasks from a specific list that have a due date set to today.
List all tasks that are overdue
Retrieve all tasks that are overdue in a given list
Which tasks have a specific tag?
Retrieve tasks that have a specific tag in a given list