cal_search_lenders
Search wholesale lender library for loan programs matching your scenario. Get ranked lenders with scores, qualifying reasons, and blockers.
Instructions
Search Cal's scoped wholesale-lender library for programs that fit a loan scenario. Returns lenders ranked best-first with score, qualifying reasons, and any blockers (state license gaps, FICO/LTV overlays). Use this for any "who does X?" or "which lender for Y?" question — pass as much scenario detail as you have (FICO, LTV, loan amount, occupancy) and Cal will rank against the live library. Defaults to top 5; pass expand=true for top 15.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Product category. One of: DSCR, Non-QM, Jumbo, Conventional, FHA, VA, Bank-Statement, ITIN, HELOC, USDA, Reverse, Renovation. Required. | |
| state | No | Two-letter US state code (e.g. "CA"). Optional but improves ranking. | |
| fico | No | Borrower FICO. Used to filter out lenders whose floor is higher. | |
| ltv | No | Loan-to-value as a percentage (e.g. 80 for 80% LTV). | |
| loanAmount | No | Loan amount in USD. Used to filter against lender min/max bounds. | |
| occupancy | No | Property occupancy. | |
| subProgram | No | Optional product sub-type (e.g. "DPA", "HomeReady", "203k", "Bank-Statement-12mo"). | |
| includeBlocked | No | Include lenders that have blockers in the result (default false). | |
| expand | No | Return top 15 instead of the default top 5. |