Overview
Permissions
Capabilities
Network Operations
Identify the outcome of a given prediction to determine if the prediction was correct
This agent is used to find the outcome of a given prediction so users/agents can determine if a predictor predicted correctly.
To determine the outcome, the agent uses a combination of web searching (Tavily + Brave Search) and web scraping (Firecrawl).
It takes the following query parameters: | Name | Required | Default value | Description | | ------------- | ------------- | | | prediction_text | Yes | N/A | The prediction that you want to find the outcome for | | prediction_date | No | Empty string | Speeds up the agent by only searching for sources past a certain date |
Example curl:
curl --location 'https://real-trump.fun/torus/api/verify-prediction?prediction_text=Trump%20will%20implement%20new%20tariffs%20on%20April%202nd%202025&prediction_date=2025-04-01'
This agent originated from and is used in our Trump focused prediction market, Trump.fun, if you need support, please reach out to us on Discord or Telgram