Skip to main content
Glama

PoolParty Main Stage Airtime

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

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (1-50). Defaults to 20.
offsetNoPagination offset. Defaults to 0.
hasRewardsNoFilter to channels with active reward pools.
visibilityNoFilter by visibility. Defaults to showing public + unlisted.
programTypeNoFilter by public program mode ID (e.g., "broadcast_loop", "video_queue", "screening_session").
includeInternalNoInclude internal/test channels. Defaults to false.
acceptsSubmissionsNoFilter to channels that accept community submissions.
hasSponsorInventoryNoFilter to channels with sponsor/superblock inventory.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden. It explicitly declares 'Read-only. No auth required.', which clarifies safety and access. It also summarizes return fields, adding transparency beyond the schema.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with purpose. Every word adds value: clear verb, filter specification, return summary, and safety note. No wasted text.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 8 parameters and no output schema, the description lists key return fields (visibility, program type, etc.) and mentions 'whyShown reasons'. It sufficiently covers the tool's purpose but could elaborate on sorting or pagination behavior.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the schema already documents all parameters. The description adds no extra meaning beyond what is in the parameter descriptions, such as listing default values and allowed ranges. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb 'Browse' with resource 'PoolParty channels' and lists return fields. It clearly distinguishes from siblings like get_channel_feed or resolve_channel by emphasizing discoverability and filtering.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states 'Use this to discover what channels exist and which accept submissions.' This gives clear context, though no when-not or alternative tools are mentioned.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources