set_account_override_tool
Correct missing or inaccurate APR data from Plaid for linked credit cards, enabling accurate debt analysis by providing the true effective APR and optional promotion expiration date.
Instructions
Annotate a linked card with the real APR when Plaid misses it.
Common case: Citi doesn't consistently report 0% intro / balance-transfer promos through /liabilities/get. Use this to record the true effective APR and (optionally) a promo expiration date so summarize_debt_tool can reason honestly. After the promo_expires date, payoff analysis reverts to Plaid's reported purchase APR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| effective_apr | No | ||
| promo_expires | No | ||
| note | No |