get_brazil_copom_path
Returns market-implied Brazilian Selic expectations for upcoming Copom meetings, derived from B3 DI1 futures via a meeting-step bootstrap (method_id copom_path_di1_v1). Each entry gives the implied Selic level and the implied change in basis points for that specific meeting date — not rounded to 25bp increments.
Use when: estimating expected BCB policy changes, the terminal rate, or
cumulative easing/tightening priced by the market over the next 1-8
Copom meetings.
Do not use when: you want economists' survey expectations instead of
market pricing (use brazil_focus_revisions) or a direct comparison
between the two (use compare_brazil_market_vs_focus).
Limitations: requires liquid DI1 data for the as_of date's most recent
trading day; DU counts use the validated B3 trading calendar (A6.1).
Args:
as_of: optional YYYY-MM-DD date. Defaults to today.
meetings: number of upcoming Copom meetings to return (1-8, default 4).
agent_id, session_id, discovery_source: optional C1 telemetry fields.
payment_token: required in staging for this priced capability
($0.10/call per pricing.yaml) — omit to get the simulated
payment_required response instead of a result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ||
| agent_id | No | ||
| meetings | No | ||
| session_id | No | ||
| payment_token | No | ||
| discovery_source | No | ||
| synthetic_identity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |