run_statement
Run a financial statement — P&L, variance report, or executive summary. Rows are statement lines (Revenue, Direct Cost, Gross Margin, …); columns are scenarios. Supports an optional dimension breakdown (e.g. by period or cost centre). For an unspecified general P&L, prefer full_pnl when it is listed by precis_orientation. Give every scenario a concise, user-facing alias such as Actuals, Budget, Variance, or Var %. Shows the user a formatted table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | ||
| layout | No | report | |
| target | No | ||
| filters | No | ||
| decimals | No | ||
| filename | No | ||
| overwrite | No | ||
| scenarios | No | ||
| statement | No | ||
| dimensions | No | ||
| period_end | No | ||
| sheet_name | No | ||
| period_start | No |