list_scenarios
List saved Moment scenario templates for a model, as factor specs for later execution via compute_returns. Use to review or reuse; for ad-hoc tests, call compute_returns directly.
Instructions
List saved Moment scenario templates (created via create_scenario). These are stored factor specs tied to individual model_ids — to execute one, use compute_returns with the factor values. For ad-hoc tests, use compute_returns directly. NOT for Flow scenarios — use list_flow_scenarios for those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | No | Optional model UUID to filter by |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |