List Model Channels
list_model_channelsRetrieve tracked AI model channels with stable identifiers, current active models, and status information for consistent model management.
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 |