listVertexs
Retrieve and list all vertexes in a 3D model, with optional filters, pagination, and parent ID support, using the standardized 3D-MCP server interface.
Instructions
List all Vertexs
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 |