get-mortgage-rates
Retrieve real-time mortgage rates, compare loan products, and calculate payments by inputting loan details such as credit score, property value, and loan type. Ideal for evaluating financing options.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
creditScore | No | Credit score (300-850) | |
downPayment | No | Down payment amount in dollars | |
format | No | Output format | markdown |
loanAmount | No | Loan amount in dollars | |
loanTerm | No | Loan term in years (15, 30, etc.) | |
loanType | No | Loan type (conventional, fha, va, usda) | |
occupancy | No | Occupancy type (primary, secondary, investment) | |
propertyType | No | Property type (single_family, condo, townhouse, multi_family) | |
propertyValue | No | Property value in dollars | |
rateType | No | Rate type (fixed, arm) | |
state | No | State abbreviation (e.g., CA, TX, NY) | |
zipCode | No | ZIP code |