update_external_debt_tool
Modify specific fields of existing external debt records, such as balance, APR, or payment details, to maintain accurate financial tracking.
Instructions
Update any subset of fields on an existing external debt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| debt_id | Yes | ||
| name | No | ||
| balance | No | ||
| apr | No | ||
| minimum_payment | No | ||
| next_payment_due_date | No | ||
| promo_expires | No | ||
| note | No |