sync_transactions_tool
Syncs new Plaid transactions into a local cache using incremental cursors, ensuring up-to-date data without duplicates.
Instructions
Pull the latest transactions from Plaid into the local cache. Idempotent and incremental — uses cursors from the last sync.
Plaid-only: Teller has no cursor-based sync; get_transactions_tool
fetches Teller transactions live by date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait_for_ready | No | ||
| wait_timeout_seconds | No |