catia_list_components
List all components in the active CATIA assembly, showing instance names, part numbers, source files, and optional positions. Control recursion depth to include sub-assemblies.
Instructions
List the components of the active assembly, with instance names, part numbers, source files and current positions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_depth | No | Recursion depth. | |
| recursive | No | Include sub-assembly contents. | |
| include_position | No | Read each component's placement matrix. |