search_threads
Search a board by content or sender to find matching items. Returns preview snippets for email threads, task cards, or WhatsApp conversations.
Instructions
Search items across a board by content or sender. Returns matches with preview snippets. Matches can be email threads (threadId), task cards (cardId/title), or WhatsApp conversations (cardId/contact). Note: search may return empty results on boards with very few items. Use filter_threads or list_threads as an alternative.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query text (must not be empty) | |
| boardId | Yes | The board ID to search within | |
| searchBy | No | Search by thread content (subject/body) or by sender email. Defaults to content. |