browse_channels
Browse PoolParty channels with filters. Returns channel listings with visibility, program type, queue depth, submissions, unique submitters, reward summaries, and sponsor availability. Each result includes whyShown reasons. Use this to discover what channels exist and which accept submissions. Read-only. No auth required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1-50). Defaults to 20. | |
| offset | No | Pagination offset. Defaults to 0. | |
| hasRewards | No | Filter to channels with active reward pools. | |
| visibility | No | Filter by visibility. Defaults to showing public + unlisted. | |
| programType | No | Filter by public program mode ID (e.g., "broadcast_loop", "video_queue", "screening_session"). | |
| includeInternal | No | Include internal/test channels. Defaults to false. | |
| acceptsSubmissions | No | Filter to channels that accept community submissions. | |
| hasSponsorInventory | No | Filter to channels with sponsor/superblock inventory. |