Get Feature Studio specs
onshape_get_feature_studio_specsRetrieve the feature specifications defined in an Onshape Feature Studio to determine how to call its custom features.
Instructions
The feature specifications a Feature Studio defines, for calling its custom features.
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. |