clickup_search_tasks
Search tasks across your entire workspace with filters like status, assignee, date range, and list IDs to find specific tasks quickly.
Instructions
Search tasks across an entire workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | ClickUp workspace/team ID | |
| page | No | Page number (0-indexed) | |
| order_by | No | ||
| reverse | No | ||
| subtasks | No | ||
| statuses | No | ||
| include_closed | No | ||
| assignees | No | ||
| list_ids | No | Filter by list IDs | |
| space_ids | No | Filter by space IDs | |
| folder_ids | No | Filter by folder IDs | |
| project_ids | No | Filter by project IDs | |
| due_date_gt | No | ||
| due_date_lt | No | ||
| date_created_gt | No | ||
| date_created_lt | No | ||
| date_updated_gt | No | ||
| date_updated_lt | No | ||
| include_markdown_description | No |