list_flow_scenarios
List completed Flow model scenarios with job IDs, constraints, satisfaction rates, timestamps. Retrieve prior results without re-running, then pass flow_job_id to test_flow_risk for risk metrics.
Instructions
List completed constrained scenarios for a Flow model group. Returns job IDs, constraints used, satisfaction rates, and timestamps. Use this to find previous scenario results without re-running them — pass any flow_job_id to test_flow_risk for risk metrics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_group_id | Yes | UUID of the Flow model group (from train_flow_model, or list_model_groups) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |