list_scenarios
List all available trading scenarios with context summaries, or load a specific one to switch the active context for resolving FIX, OMS, and venue incidents.
Instructions
List all available trading scenarios or load one into the runtime. Use action='list' to see all scenarios with their context summaries. Use action='load' with scenario_name to switch the active scenario.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | list: show available scenarios; load: switch active scenario | |
| scenario_name | No | Scenario name to load (required when action=load) |