list_public_channels
List all public channels in a team, including those you haven't joined, to discover and join channels. Results are paginated for efficient retrieval.
Instructions
List public channels available in a team.
Returns all public channels for discovery, including ones you haven't joined. Results are paginated. Use page/per_page to retrieve all channels. Useful for finding channels to join. For channels you are already a member of (including private), use list_my_channels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-indexed) | |
| team_id | Yes | 26-character team identifier (e.g., 'o5w8h47pdfbzjc4d8w7dhnhren') | |
| per_page | No | Results per page |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |