listConstraints
Retrieve and filter all constraints within 3D models using customizable parameters like filters, limit, offset, and parent ID in the 3D-MCP server for efficient model analysis and collaboration.
Instructions
List all Constraints
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No | Optional filters to apply | |
| limit | No | Maximum number of results | |
| offset | No | Starting offset for pagination | |
| parentId | No | Optional parent ID to filter by |