clickup_list_tasks
Retrieve ClickUp tasks filtered by list, status, assignee, or search term. Omit list_id to use team task filter.
Instructions
List ClickUp tasks. Filter by list_id, status, assignee, or search term. Uses team task filter when list_id is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | No | ClickUp list ID — if set, lists tasks in this list only | |
| status | No | Filter by status name, e.g. 'in progress' | |
| assignee_id | No | Filter by assignee user ID | |
| search | No | Search in task name and description | |
| include_closed | No | ||
| page | No |