get_active_assembly_info
Retrieve metadata of the active SolidWorks assembly, including name, configurations, top-level components, and mates. Use this to inform subsequent operations.
Instructions
Return metadata about the currently active SolidWorks assembly.
Includes assembly name, modified flag, active configuration, all configurations, components (top-level only — no sub-assembly recursion), and existing mates. Call this before any mate / suppression / configuration operation so the LLM knows what entities exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||