world_events
ActiveTool of ai.dynamicfeed/dynamic-feed
Latest global news-event coverage from the GDELT Project, which monitors worldwide news in 100+ languages: the most recent articles matching `query` (keyword/phrase, optional — matched against full article text) from outlets in `region` (country name, optional) within the past `hours` (1-168, default 24). Argless = a global pulse of the latest coverage. Article METADATA only — titles, links, outlets, timestamps, source countries — never bodies. Open GDELT terms (unlimited commercial use; citation carried in provenance). Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "world_eventsArguments",
"properties": {
"hours": {
"type": "integer",
"title": "Hours",
"default": 24
},
"query": {
"type": "string",
"title": "Query",
"default": ""
},
"region": {
"type": "string",
"title": "Region",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries