Encode a configuration
onshape_encode_configurationConvert Onshape configuration parameter values into the encoded string used as the configuration input for other operations.
Instructions
Turn configuration parameter values into the encoded string other tools accept as configuration.
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. | |
| params | Yes | Parameter ids and the values to set. |