roi_projector
Calculate revenue recovery projections based on your diagnosis score and current revenue. See potential savings at DIY, hybrid, or full implementation levels.
Instructions
Project ROI from implementing diagnosis recommendations.
Shows the client exactly how much money they're leaving on the table and what they'd recover at different implementation levels. Numbers create urgency. Urgency creates action.
Use AFTER business_diagnose or action_plan.
Args: monthly_revenue: Current monthly revenue (any currency). revenue_leak_score: Business Health Score from diagnosis (0-100, higher = healthier). team_size: Number of employees. currency: Currency code (e.g. 'USD', 'COP', 'MXN', 'EUR'). lang: Language ('es' or 'en').
Returns: dict: ROI projections showing current leak estimate, recovery at 3 levels (DIY/hybrid/full), payback period, and 12-month projection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monthly_revenue | No | ||
| revenue_leak_score | No | ||
| team_size | No | ||
| currency | No | USD | |
| lang | No | es |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||