get_elements
Retrieve all elements in an Onshape workspace, including Part Studios and Assemblies. Optionally filter by element type to locate specific CAD components.
Instructions
Get all elements (Part Studios, Assemblies, etc.) in a workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes | Document ID | |
| elementType | No | Optional filter by element type (e.g., 'PARTSTUDIO', 'ASSEMBLY') | |
| workspaceId | Yes | Workspace ID |