get_scenario
Fetch a scenario's complete definition with its composed flows and parameters, enabling inspection and debugging of test scenarios.
Instructions
Get a scenario's full definition (the flows it composes and their params).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Path to the project root (same folder the side panel connects to). Defaults to the EASYSPEC_PROJECT environment variable if omitted. | |
| scenarioId | Yes |