Get element configuration
onshape_get_configurationRetrieve configuration parameters for an Onshape element by providing document, workspace, and element IDs. Get IDs and allowed values to manage configurable options.
Instructions
The configuration parameters an element exposes, with their ids and allowed values.
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. |