get_events
Get structured geopolitical and market events with impact scores. Each event includes: headline, impact_score (1-10), affected sectors, affected assets, region, and confidence. Use this to detect market-moving events and filter by minimum impact or region. Returns events sorted by impact score, highest first. FREE — no API key needed. Example: get_events with min_impact=7 returns only high-impact events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Filter by region: 'Middle East', 'Europe', 'North America', 'South Asia', 'East Asia', 'Eastern Europe', 'Africa' | |
| min_impact | No | Minimum impact score (1-10). Default 0 returns all events. Use 7+ for high-impact only. |