camelot_mortgage_amortization
Calculate monthly mortgage payments and amortization schedules. Enter loan amount, term, and interest rate to get a principal and interest breakdown.
Instructions
Mortgage Amortization: Calculate monthly mortgage payments, amortization schedules, and principal breakdown.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/mortgage-amortization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| termYears | No | Mortgage or financing term duration in years | |
| loanAmount | No | Total principal loan or mortgage balance | |
| interestRate | No | Annual interest rate percentage (APR) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |