realtor_copilot
B2B (RESPA-safe SaaS): given a buyer's 8 fields, return the down-payment-assistance & loan programs (HFA DPA, FHA, VA, USDA, MCC) the buyer likely PASSes, sequenced in apply-order, each program administered by the HFA/approved lender. Flat-fee tool; no per-referral kickback, no lender steering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| creditScore | Yes | ||
| propertyType | No | ||
| householdSize | No | ||
| purchasePrice | No | ||
| firstTimeBuyer | No | ||
| householdIncome | Yes | ||
| militaryOrVeteran | No |