List parts
onshape_get_partsGet parts from a Part Studio, returning part IDs needed for exporting models or inserting into assemblies.
Instructions
The parts a Part Studio produces, with part ids for export and assembly insertion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ws | Yes | Workspace id — the <ws> segment of the document URL. | |
| doc | Yes | Document id — the <doc> in cad.onshape.com/documents/<doc>/w/<ws>/e/<elem>. | |
| elem | Yes | Element id (tab) — the <elem> segment of the document URL. |