Browse SeeSaw topics by ranking. Returns prediction markets (tradeable, with
probabilities) or polls (vote-based) — the two kinds are separate lists,
never mixed. Use search_topics for keyword
search.
REST equivalent: GET /open/v1/topics
Parameters
status=open filters by the stored active state — it can include topics past
their deadline that haven’t settled yet; such items show status: "closed"
on themselves.
Returns
Captured live (sort=trending&limit=2, trimmed to one item):
Poll items replace the trading fields with voters_count, total_stake,
votes_visible, and per-option votes_count — see
get_topic for the poll shape.
Example prompts
- “What’s trending on SeeSaw right now?”
- “Show me the newest polls.”
- “Which prediction markets close in the next day or two?”
- “What’s hot in the stocks zone?”
search_topics ·
get_topic ·
list_zones