slack_list_channels
List Slack channels in the workspace, with filters for channel type and pagination.
Instructions
List Slack channels in the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Channel type filter. | |
| limit | No | Maximum number of items to return (page size). | |
| cursor | No | Opaque pagination cursor returned by a previous call. |