summarize_debt_tool
Analyze and prioritize debts by merging Plaid credit card data with user APR overrides and external debts. Choose avalanche or snowball strategy to project payoff timelines and minimize interest payments.
Instructions
Rank every debt and project payoff timelines.
Merges Plaid-reported credit cards with user APR overrides and any external debts, then ranks by strategy:
avalanche(default): highest effective APR first — minimizes interest paid.snowball: lowest balance first — fastest sense of progress.
extra_monthly_payment is dollars above the priority debt's minimum
you'd put toward it each month. Returns total balance, monthly interest
accrual at current rates, priority debt, amortized payoff projections
(minimum-only vs. with-extra), and warnings for promos expiring soon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| strategy | No | avalanche | |
| extra_monthly_payment | No | ||
| today | No |