monzo_sync
Retrieves Monzo transactions, balances, and pots, storing them locally for offline access and extended history beyond the 90-day window.
Instructions
Sync transactions, balances, and pots from the Monzo API into the local cache.
Fetches up to 11 months of history (within SCA window) or falls back to the last-synced timestamp / 90 days. Handles pagination and auth-hold deduplication automatically.
Args: account_type: "personal", "joint", or None to sync all accounts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |