List Onshape documents
onshape_list_documentsList Onshape documents visible to the signed-in user, most recently modified first. Filter by ownership or collaboration, adjust sort order, and set result limits.
Instructions
List documents visible to the signed-in user, most recently modified first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many to return (default 20). | |
| filter | No | Which documents to list (default all). | |
| sort_by | No | Sort column, e.g. modifiedAt or name (default modifiedAt). | |
| sort_order | No | Sort direction (default desc). |