Rename an Onshape document
onshape_update_documentChange a document's name or description in Onshape by providing the document ID and the new values.
Instructions
Change a document's name or description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | Yes | Document id — the <doc> in cad.onshape.com/documents/<doc>/w/<ws>/e/<elem>. | |
| name | No | New name. | |
| description | No | New description. |