Expand Selection
expand_selectionExpand selected systems thinking models to reveal full details, graph neighbors, counterbalances, and uncovered categories for a thorough review before deeper analysis.
Instructions
Get full details for selected models plus their graph neighbors and counterbalances.
Call after start_analysis with the model IDs you've chosen. Returns:
Full model details (guiding questions, required fields) for your selection
Graph neighbors (related models one hop away) with relationship reasons
Counterbalances (opposing perspectives) with tension descriptions
Uncovered categories to highlight analytical gaps
Use this to review your selection before committing to apply_lens calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| modelIds | Yes | Model IDs to expand (e.g. ['modularity', 'coupling-cohesion']) | |
| sessionId | Yes | Session ID from start_analysis |