bank.list_transactions_summary
Get a summary of bank transactions for any date range, with each entry showing the date, amount, and currency.
Instructions
List transactions for a date range: date, amount, currency only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | Yes | ||
| date_from | Yes | ||
| account_uid | Yes | ||
| institution | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |