create_document
Create a new Onshape document with a specified name, visibility, and description to start parametric CAD modeling.
Instructions
Create a new Onshape document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the new document | |
| isPublic | No | Whether the document should be public. Defaults to true: free Onshape accounts can only create public documents and get HTTP 409 otherwise | |
| description | No | Optional description for the document |