listGroups
Retrieve and filter a list of groups from the 3D-MCP server using optional parameters like parent ID, pagination limits, and custom filters to organize and manage group data effectively.
Instructions
List all Groups
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 |