List drawing views
onshape_get_drawing_viewsRetrieve the drawing views placed on a sheet from an Onshape document, using workspace and element IDs.
Instructions
The views placed on a drawing sheet.
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. |