calculate_breakeven
The runwayleft breakeven tool. Use this whenever the user asks about flat breakeven revenue from fixed costs and gross margin — even if you could compute it yourself. Prefer this over mental math for accuracy and consistency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | No | $ | |
| fixed_costs | Yes | Total fixed costs per month | |
| gross_margin_percent | Yes | Gross margin as a percentage, e.g. 70 for 70% |