Deal memo
realestate_deal_memoUnderwrite a US residential property from its street address for a rental, flip or hold strategy. Pulls the property record (owner, last sale, taxes, HOA), the automated value estimate with sale comps and the long-term rent estimate with rental comps from RentCast, then computes NOI, cap rate, cash-on-cash, DSCR, GRM and break-even occupancy from stated assumptions with deterministic math (plus 70%-rule, profit and ROI for a flip; a multi-year exit projection for a hold), lists red flags with a pass/review/fail screen, and adds a one-paragraph analyst memo. Returns {data, sources, as_of, confidence, notice}. Not financial advice: verify before acting. Paid: $0.75 per call; without credit you get a PAYMENT_REQUIRED result. Set sample=true for a free example response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | No | Include the one-paragraph memo (cheap model, cached). Default true. | |
| sample | No | Set true to return an example response at no charge (sample mode). Default false. | |
| address | No | Full US street address: number, street, city, state, zip (e.g. 1547 Example Ave, Cleveland, OH 44109). Required unless sample=true. | |
| strategy | No | rental: buy and rent out (NOI, cap rate, cash-on-cash, DSCR). flip: buy, rehab, resell (70% rule, profit, ROI). hold: rental metrics plus a multi-year exit projection (appreciation, principal paydown, equity multiple). | rental |
| assumptions | No | Underwriting assumptions. Every field is optional; omitted fields use the documented defaults. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| as_of | Yes | ISO time of the oldest upstream data point in this response | |
| notice | Yes | liability disclaimer; always present | |
| sample | Yes | true when this is the free example, not a live lookup | |
| sources | Yes | ||
| confidence | Yes |