get_global_market_map
Get a cross-region global market snapshot ('World Engine'): macro indicators (GDP growth/inflation/unemployment, with source attribution -- world_bank/fred/ecb), filtered regional headlines, and FinBERT sentiment for each requested region, plus a top-level global headlines feed (GDELT). Regions: us, europe, japan, korea, china, hk, tw, sea, me, latam. No AI narrative, no directional signal -- structured real data only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | XFINLAB Intelligence API key (X-API-Key). Omit if supplied via HTTP header instead. | |
| regions | No | Comma-separated region keys, e.g. 'us,hk,china'. Omit for all 10 regions. | |
| news_limit | No | Headlines per region, 1-20. | |
| include_sentiment | No | Whether to run FinBERT sentiment on each region's headlines. |