Skip to main content
In the podcast_bias category, which is opt-in — it is callable by name on any connection, but only advertised on tools/list when selected via ?include=podcast_bias. See Tool sets & discovery.
Rank podcast publishers by political-bias metrics across their analyzed catalogs: most left/right leaning (average lean score), most political (share of political shows), most diverse / most monolithic (lean spread), or most analyzed (coverage). Publisher slugs feed particle_podcast_get_publisher (use include: ["bias"] there for one publisher’s full bias profile). For publishers concentrated in one specific bias bucket, use particle_podcast_list_bias_publishers. The per-podcast bias enum is already on every podcast result from particle_podcast_resolve.

Inputs

Output

A markdown document with ## Publisher bias leaderboard — <metric> (N) and a flat bullet list — one bullet per ranked publisher, formatted #<rank> Publisher name (publisher-slug) — N analyzed, M political (P%), dominant <bias>, avg lean X.XX, lean stddev Y.YY (the political (P%) share renders whenever the publisher has political podcasts; dominant/avg lean when a lean exists; lean stddev when the spread is defined — i.e. for the diversity metrics). When more pages exist, a horizontal rule and a **Cursor:** <value> line are appended. Sample (metric="most_right_leaning", limit=3):
The parenthesized publisher-slug feeds particle_podcast_get_publisher.

Example