insert_distribution
Insert a ModelRisk distribution formula into a specified cell, with validation against the function catalogue.
Instructions
ModelRisk: Write a Vose distribution formula (e.g. =VoseModPERT(...)) into a cell. Validates the function name against the ModelRisk catalogue. Defaults to dry_run=True — Claude must explicitly pass dry_run=False to commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | A1 cell reference like 'B12'. | |
| sheet | Yes | ||
| dry_run | No | ||
| workbook | Yes | ||
| parameters | Yes | ||
| function_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| formula | Yes | ||
| written | Yes | ||
| previous_formula | No |