ea_get_scenarios
Retrieve use case scenario flows for an element, including step details, ordered by Basic, Alternate, and Exception paths.
Instructions
Get use case scenario flows for an element. scenarios holds the parsed flows; each has name, type, notes, and steps, and each step carries stepNumber plus its attributes (trigger, uses, result, state, link). Steps are numbered within each scenario. Scenarios ordered by type: Basic Path first, then Alternate, then Exception.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elementId | Yes | The Object_ID of the element (typically a UseCase) to get scenarios for |