trello_search
Search Trello's boards, cards, and members using keywords or phrases. Narrow results with board filters and custom limits to find what you need.
Instructions
Universal search across all Trello content (boards, cards, members). Use this to find specific items by keywords or phrases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search term or phrase to find in Trello content | |
| token | Yes | Trello API token (automatically provided by Claude.app from your stored credentials) | |
| apiKey | Yes | Trello API key (automatically provided by Claude.app from your stored credentials) | |
| boardIds | No | Optional: limit search to specific boards by their IDs | |
| cardsLimit | No | Maximum number of cards to return in results | |
| modelTypes | No | Types of content to search in. Defaults to all types if not specified | |
| boardsLimit | No | Maximum number of boards to return in results | |
| membersLimit | No | Maximum number of members to return in results |