slack_list_channels
Retrieve public channels in a Slack workspace with pagination support. Specify a cursor and limit to manage large datasets efficiently, ensuring structured access to channel information.
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, max 200) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Slack MCP Server
Related Tools
- @lars-hagen/slack-user-mcp
- @modelcontextprotocol/slack
- @korotovsky/slack-mcp-server
- @modelcontextprotocol/slack
- @korotovsky/slack-mcp-server