Write Country Regime Report
Write a country brief that can be revisited later. Identify the country, observation date, lookback, and source boundary before synthesizing growth, inflation, labor, policy, and trade.
First Read
curl --fail --silent --show-error \
"https://api.secapi.ai/v1/macro/high-signal-pack?country=JP" \
-H "x-api-key: $SECAPI_API_KEY"
The high-signal pack and GET /v1/macro/regimes accept a country; both also expose published response_mode and include controls.
What to provide
Give the agent a country, lookback, horizon, and the decision the report should inform. The report should identify what was observed and when; it should not conceal forecasts inside a regime label.
Research path
- Read
GET /v1/macro/high-signal-packto establish the data and source context available for the country. - Read
GET /v1/macro/regimeswith the country and, where relevant, a stated lookback. - Use
POST /v1/intelligence/country-reportto assemble the report. Its published request supportscountry,lookback,symbols,holdings,horizon, andbriefingMode. - Keep observed releases, estimates, forecasts, and expected release timing in separate statements.
Expected result
Lead with the dated regime summary. Cover growth, inflation, labor, policy, trade, and watch items only where the returned evidence supports them. Name the country, lookback, horizon, and report timestamp. Prefer the source context supplied by the high-signal pack; label forecasts and release-date uncertainty. A country report is a dated research artifact, not a standing macro forecast.