run_scenario
Run deterministic what-if projections by choosing a template or defining custom metrics. Simulates business scenarios over time, returning projections, key results, assumptions, and plain-language explanations.
Instructions
Main simulation tool. Deterministic what-if projection from a template or a free-form 'metrics' model. Returns projections, key_results, assumptions_used, methodology, notes, and a plain-language explanation. 100% deterministic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | Scenario assumptions {name:value}; valid keys depend on the template (see list_templates). Unknown keys are ignored. May also be passed at top level. | |
| horizon | No | Periods to project (1..1200). | |
| metrics | No | Custom model: [{name, start, growth_rate?, mode:'compound'|'linear'}]. | |
| template | No | Template id: saas_growth, pricing_change, churn_impact, cost_reduction, hiring_plan, cash_runway, unit_economics, marketing_funnel, compound_growth. Omit or 'custom' for a free-form 'metrics' model. | |
| period_label | No | month |