slack_list_channels
Retrieve a paginated list of public channels in your Slack workspace.
Instructions
List public channels in the workspace with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Pagination cursor for next page of results | |
| limit | No | Maximum number of channels to return (default 100) |