propose_distributions_for_inputs
Proposes distribution families for uncertain inputs by analyzing natural-language descriptions, providing ranked recommendations for user review.
Instructions
ModelRisk: Propose distribution families for a list of uncertain inputs. Each input gets a ranked list of recommendations from the methodology-grounded selection guide. The tool does NOT write to Excel — it returns suggestions for the LLM to walk through with the user before committing via replace_constant_with_distribution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes | Each entry: {cell_ref?, current_value?, description}. `description` is the natural-language description of the uncertain quantity (e.g. 'unit cost of widget X'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||