search_advanced
Query and filter todos in the Things app by status, start date, deadline, tag, area, or type to organize and retrieve tasks efficiently. Powered by Things MCP Server.
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 |
---|---|---|---|
area | No | ||
deadline | No | ||
start_date | No | ||
status | No | ||
tag | No | ||
type | No |