Add a raw assembly feature
onshape_assembly_add_featurePost a hand-written assembly feature payload to add unsupported mate types in Onshape assemblies.
Instructions
Post a hand-written assembly feature payload — the escape hatch for mate types with no tool here.
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. | |
| feature | Yes | The assembly feature JSON. |