List thumbnail sizes
onshape_thumbnail_infoRetrieve rendered thumbnail sizes and their URLs for an Onshape document element using its document, workspace, and element IDs.
Instructions
The thumbnail sizes Onshape has rendered for this element, with their hrefs.
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. |