list_simulations
List past beta computation runs for a Moment model group, returning simulation_batch_id, date, and status to locate IDs for compute_returns.
Instructions
List past beta computation runs for a Moment model group. Each entry is a compute_betas invocation with its simulation_batch_id, date, and status. Use this to find older simulation_batch_ids for compute_returns. NOT for Flow models — use list_flow_scenarios for those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_group_id | Yes | UUID of the model group |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |