list_configurations
Retrieve all configuration names from the active SolidWorks document to select a stable target before performing feature or export operations.
Instructions
List configuration names for the active SolidWorks document.
Returns all available configuration names so callers can select a stable target before invoking feature or export operations.
Returns: dict[str, Any]: A dictionary containing the resulting values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||