prediction_markets_trending_topics
Analyze user portfolios by retrieving today's trending topics from Polymarket, ordered by 24-hour volume. Use the results to fetch related prediction markets for deeper sentiment analysis.
Instructions
Use when analysing a user’s portfolio and you need external sentiment from prediction markets.
Retrieves today’s trending Polymarket topics (ordered by 24-hour volume).
Pass any slug from this list to prediction_markets_markets_by_topic
to pull the individual markets for that theme.
Returns
str A JSON array (string) of topic slugs ordered by 24-hour volume, e.g. '["Trump-Presidency", "Oil-Prices", "Iran"]'.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |