filter_threads
Filter email threads by assignee, tags, or column to narrow down specific threads within a board. Use when you know exact filter values for targeted results.
Instructions
Filter email threads by criteria such as assignee, tags, or column. More targeted than search — use this when you know specific filter values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | The board ID to filter within | |
| tagList | No | Filter by shared label IDs (as strings). Use list_labels to get available label IDs. | |
| columnId | Yes | The column ID to filter within (required) | |
| assignees | No | Filter by assignee user IDs (as strings). Use "-1" for unassigned threads. Get user IDs from list_teams or list_board_members. |