search_todos
Search to-dos in Things 3 by their name, with case-insensitive matching. Optionally include completed to-dos from the Logbook.
Instructions
Search to-dos whose name contains query (case-insensitive).
By default only open to-dos are searched; set include_completed=True to also search the Logbook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| include_completed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |