slack_list_channels
Locate Slack channels, DMs, and group chats in a workspace. Filter by channel type or search by name to quickly retrieve relevant conversation lists.
Instructions
List Slack channels, DMs, and group chats in a workspace. Filter by type or search by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by channel type. Defaults to 'all'. | |
| limit | No | Max channels to return (default 50). | |
| query | No | Filter channels whose name or purpose contains this string. | |
| workspace | No | Workspace alias. Omit to use default. |