calculate_monthly_cashflow
Compute net monthly cashflow by subtracting loan payments, living costs, and other expenses from income. Assess real estate investment viability.
Instructions
Calculate monthly free cashflow after debt service and costs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monthly_income_10k | Yes | ||
| monthly_living_cost_10k | Yes | ||
| other_monthly_costs_10k | No | ||
| monthly_loan_payment_10k | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||