slack_list_channels
List Slack channels accessible to the bot, with optional filtering by channel type and archived status.
Instructions
List channels the Slack workspace bot can see.
Args: types: Comma-separated: public_channel, private_channel, mpim, im. exclude_archived:
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| types | No | public_channel | |
| exclude_archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |