Search tasks
task_searchFind tasks whose id, title, notes or tags contain the query, across every board, finished ones included. Plain case-insensitive substring, never a regex. Use task_list for structured filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Rows to print; default 200 | |
| query | Yes | Text to look for |