search_events
Search and filter the WEO event corpus by query text or classification (bloc, tier, domain, event type, primary industry tag); returns the matching events with their metadata, capped by limit (default 20, max 50). Use to discover or shortlist events; for a single event's complete record, use get_event. Free tier returns the classification facts with the deeper assessment and evidence withheld on non-sample events; full tier — and sample events on either tier — return every field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bloc | No | Filter by bloc: Western, Eastern, Western-Led, Eastern-Led, Cross-Bloc | |
| tier | No | Filter by tier: 1, 2, or 3 | |
| type | No | Filter by event type: Policy, Infrastructure, Corporate, Coordination | |
| limit | No | Number of results (default 20, max 50) | |
| query | No | Free-text search across event name and description | |
| domain | No | Filter by domain: Technology, Energy/Infrastructure, Security, Trade | |
| industry | No | Filter by primary industry tag |