Find Part Studios by name
onshape_find_part_studiosFind Part Studios in an Onshape workspace by document and workspace IDs, filtering by name substring when needed.
Instructions
List the Part Studios in a workspace, optionally filtered by a substring of the name.
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>. | |
| name | No | Case-insensitive substring to match. |