listCurves
Retrieve and filter curves in 3D models using the 3D-MCP server. Apply filters, set pagination limits, and specify parent IDs to manage and query curve data efficiently.
Instructions
List all Curves
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 |