slack_list_channels
Retrieve public channels from a Slack workspace with pagination support for managing large channel lists.
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, max 200) | |
| cursor | No | Pagination cursor for next page of results |