List Model Channels
list_model_channelsList stable model channels that group underlying AI models, returning channel IDs, descriptions, currently active model, and active status.
Instructions
List model channels tracked by Peec AI. A model channel (e.g. openai-0, perplexity-0) is a stable identifier that groups one or more underlying models, so the channel ID remains constant even when the underlying model is rotated. Returns channel IDs, descriptions, the currently active model, and active status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID (uses PEECAI_PROJECT_ID env if omitted). Call list_projects to find IDs. | |
| limit | No | Max results (1-10000) | |
| offset | No | Results to skip |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _summary | Yes | Human-readable summary of the result | |
| model_channels | Yes |