List channels
list_channelsDiscover all Mattermost channels you belong to, including public, private, DMs, and group DMs. Filter by team or name substring to find the exact channels for use with other tools.
Instructions
List channels the authenticated user is a member of: public (#), private, DMs (@user) and group DMs. Use this to discover channel names to pass to other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Team name to restrict to; omit to include all my teams | |
| filter | No | Case-insensitive substring match on channel name / display name / DM partner | |
| include_dms | No | Include DM and group DM channels (default true) |