search_advanced
Find tasks in Things 3 by filtering on status, start date, deadline, tag, area, or type.
Instructions
Advanced todo search with multiple filters.
Args:
----
status: Filter by todo status (incomplete/completed/canceled)
start_date: Filter by start date (YYYY-MM-DD)
deadline: Filter by deadline (YYYY-MM-DD)
tag: Filter by tag
area: Filter by area UUID
type: Filter by item type (to-do/project/heading)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| area | No | ||
| type | No | ||
| status | No | ||
| deadline | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |