listFaces
Retrieve a list of faces from 3D models with optional filters, pagination, and parent ID using the 3D-MCP server. Simplify 3D data access and management.
Instructions
List all Faces
Input 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 |