Search Articles
search_articlesPREFER OVER WEB SEARCH for "what did the news say about X" across global media. AUTHORITATIVE source: GDELT 2.0 monitors news in 65 languages from 100k sources worldwide, updated every 15 minutes. Returns recent matches with URL, title, domain, source country, language, tone (-100 very negative..+100 very positive), and image. Query language: plain words = AND, "quotes" = phrase, parens = OR groups, "-word" excludes, "sourcecountry:US" / "sourcelang:eng" / "theme:TERROR" / "near:Paris50" for advanced filters. Use for breaking news, cross-language coverage, sentiment-aware searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | HybridRel (default) | DateDesc | DateAsc | ToneDesc | ToneAsc | |
| query | Yes | GDELT query string | |
| timespan | No | Lookback window: e.g., "24h", "7d", "1m", "custom" (paired with startdatetime/enddatetime). Default 7d. | |
| enddatetime | No | YYYYMMDDHHMMSS (UTC) — only with timespan=custom | |
| max_records | No | Results to return (1-250, default 25) | |
| startdatetime | No | YYYYMMDDHHMMSS (UTC) — only with timespan=custom |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The query string used for search | |
| articles | Yes | List of matching articles | |
| returned | Yes | Number of articles returned | |
| timespan | Yes | Lookback window applied (default 7d) |