search
Locate tasks and projects in Todoist using a query string. Returns matching results with IDs, titles, and URLs for immediate reference.
Instructions
Search across tasks and projects in Todoist. Returns a list of relevant results with IDs, titles, and URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query string to find tasks and projects. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | The search results. | |
| totalCount | Yes | Total number of results found. |