get_unread
Get a summary of unread messages, threads, and channels in Mattermost to catch up on missed activity.
Instructions
Get unread messages, threads and channels summary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max channels/threads to show (default: 20) | |
| team_id | No | Team ID (optional, defaults to first team) | |
| include_threads | No | Include collapsed reply threads (default: true) | |
| include_channels | No | Include channel unread summary (default: true) |