slackListChannels
List public Slack channels accessible to the bot, returning id, name, and member count. Optionally limit the number of channels returned.
Instructions
List public Slack channels the bot has access to. Returns id, name, member count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max channels to return (1–200). Default: 100. |