listJoints
Retrieve and filter 3D model joint data using customizable parameters like parent ID, pagination, and specific criteria with the 3D-MCP server.
Instructions
List all Joints
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 |