Read a Feature Studio
onshape_get_feature_studioRetrieves the FeatureScript source code of an Onshape Feature Studio using document, workspace, and element IDs.
Instructions
The FeatureScript source of a Feature Studio.
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. |