snb_get_balance_of_payments
Retrieve balance-of-payments or international investment position data from the Swiss National Bank. Select overview or IIP categories with optional date range and language.
Instructions
Retrieve balance-of-payments or international investment position data.
Categories:
overview: Zahlungsbilanz — Übersicht (cube bopoverq)
iip: Auslandvermögen — Komponenten (cube auvekomq)
Args: params (BalanceOfPaymentsInput): - category: 'overview' or 'iip'. - from_date: Start date, e.g. '2020-Q1' or '2020'. - to_date: End date. - lang: Response language (de/en/fr).
Returns: str: Markdown summary with JSON data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |