todoist_search_tasks
Search for Todoist tasks by content or name when you don't know the task ID. Filter results by project and limit the number of matches.
Instructions
Search for tasks by content/name (fallback for when ID is not known)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query to find tasks by content | |
| projectId | No | Limit search to specific project (optional) | |
| limit | No | Maximum number of results (default: 10) (optional) |