gdelt_geo_events
Map geographic distribution of news events for any topic. Obtain clusters with location, article count, and tone score to understand media coverage patterns.
Instructions
Get geographic distribution of news events for a topic from the GDELT GEO API. Returns event clusters with location, article count, and tone score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Topic or keyword to map | |
| timespan | No | Time window (e.g. '24h', '7d') | |
| maxpoints | No | Max location clusters to return (default 50, max 250) |