list_slack_channels
Retrieve Slack channels and conversations visible to the bot to identify available communication spaces. Use pagination and filtering options to exclude archived channels and control result size.
Instructions
List Slack channels and conversations visible to the bot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum channels to return | |
| cursor | No | Pagination cursor from a previous result | |
| account_id | No | Slack credential account ID, usually "default" | default |
| exclude_archived | No | Whether to skip archived channels |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||