v3_search_events
Search V³ News for tracked geopolitical events.
Use when the user asks what is happening on a topic, in a country,
or in a domain (e.g. security, energy, finance, technology). Returns
a ranked list of events with why-it-matters, risk/impact/signal
scores, and a v3.news link for each.
Args:
query: free-text topic (e.g. "Iran sanctions", "Taiwan"). Optional.
country: ISO-3166 alpha-2 code to filter by (e.g. "US", "CN"). Optional.
category: V³ category slug — one of geopolitics, security_risk,
energy_resources, finance, markets, macroeconomics,
public_finance, trade_supply, technology, science_biosecurity,
environment_climate, business. Optional.
limit: max results, 1-20 (default 10).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| country | No | ||
| category | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||