Search tasks
search_tasksSearch tasks across your entire workspace with optional filters that combine to build reports and analytics. Automatically paginates and notifies when hitting limits.
Instructions
Filtered task query across the entire workspace in one request — the tool to build any report or analytics on. Every filter is optional and they combine. Paginates automatically and says so if it hits the cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| list_ids | No | Restrict to these list ids | |
| order_by | No | ||
| statuses | No | Status names, e.g. ['in progress'] | |
| subtasks | No | Include subtasks, default true | |
| assignees | No | Numeric ClickUp user ids | |
| max_pages | No | 100 tasks per page, default 10 | |
| space_ids | No | Restrict to these space ids | |
| due_date_gt | No | Due after this date (YYYY-MM-DD) | |
| due_date_lt | No | Due before this date (YYYY-MM-DD) | |
| include_closed | No | Default false | |
| date_updated_gt | No | Updated after this date (YYYY-MM-DD) |