debt_payoff_plan
Calculate debt payoff timeline and interest costs. Compare base payments with extra monthly contributions to see time and money saved.
Instructions
Calculate how long to pay off a debt and how much interest you'll pay.
Compares the base payment plan vs adding extra monthly payments, showing exactly how many months and dollars you save.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| balance | Yes | Current debt balance | |
| annual_rate_pct | Yes | Annual interest rate % of the debt | |
| monthly_payment | Yes | Current or planned monthly payment | |
| extra_monthly | No | Extra amount you could add to the monthly payment (0 for base plan) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||