slack_list_channels
List public channels in a Slack workspace, using pagination to manage large channel counts and retrieve results in manageable pages.
Instructions
List public channels in the workspace with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of channels to return (default 100) | |
| cursor | No | Pagination cursor for next page of results |