ck_sync_transactions
Sync Credit Karma transactions to a local SQLite database with incremental updates and automatic login handling.
Instructions
Sync Credit Karma transactions into the local SQLite database. Incremental by default (fetches since last sync + 30-day overlap for updates). If no valid token, initiates the login/MFA flow automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_full | No | If true, re-fetch all transactions from the beginning |