listChannels
List all channels in the 3D-MCP server with options to filter by parent ID, apply custom filters, and manage pagination via limit and offset parameters for precise data retrieval.
Instructions
List all Channels
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 |