list_documents
List Onshape documents with optional filters for ownership or creation and sorting by name or date.
Instructions
List documents in your Onshape account with optional filtering and sorting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of documents to return | |
| sortBy | No | Sort field | modifiedAt |
| sortOrder | No | Sort order | desc |
| filterType | No | Filter documents by type | all |