search_advanced
Filter and find todos by status, date, tag, area, type, or creation time using advanced search criteria.
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) last: Filter by creation date (e.g., '3d' for last 3 days, '1w' for last week, '1y' for last year)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| start_date | No | ||
| deadline | No | ||
| tag | No | ||
| area | No | ||
| type | No | ||
| last | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |