boc_get_series_info
Retrieve label and description metadata for a single economic series from the Bank of Canada Valet API, allowing verification of series details before extracting observations.
Instructions
Get the label and description metadata for a single series.
Useful for confirming a series is what you expect before pulling its observations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact series name, e.g. 'FXUSDCAD'. | |
| response_format | No | 'markdown' for readable output or 'json' for structured data. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |