search_cards
Full-text search across all cards by query, scanning summaries, descriptions, and comments to return ranked matches with summary, board, and excerpt.
Instructions
Full-text search across all cards in the organisation.
Searches card summaries, descriptions, and comments.
Args: query: Search string. Supports partial matches.
Returns a ranked list of matching cards with summary, reference, board name, and a short excerpt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |