List Slack Channels
slack_list_channelsList public and private channels the bot belongs to, with cursor-based pagination.
Instructions
List public and private channels that the bot is a member of, or pre-defined channels in the workspace with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of channels to return (default 100, max 200) | |
| cursor | No | Pagination cursor for next page of results |