analyze_deal
Analyze multifamily real estate deals by calculating cap rate, cash-on-cash, DSCR, IRR, and DFP Score, with full financial projections and a max offer price.
Instructions
Analyze a multifamily real estate deal. Returns cap rate, cash-on-cash, DSCR, IRR, DFP Score (0-100), max offer price, and full financial projections. Use this when someone asks about analyzing a property, evaluating a deal, or running the numbers on a multifamily investment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purchase_price | Yes | Asking/purchase price in dollars | |
| units | No | Number of apartment units | |
| monthly_income | Yes | Total monthly rental income in dollars | |
| monthly_expenses | No | Total monthly operating expenses in dollars (if omitted, 50% of income is assumed) | |
| property_address | No | Property location (city, state) | |
| year_built | No | Year the property was built | |
| assumptions | No | Override default underwriting assumptions |