List AxonHub channels
axonhub_list_channelsCheck channel status by listing health, quota, model, and limiter details. Get read-only channel overviews without exposing credentials, helping monitor capacity and configuration.
Instructions
List channels and their health, quota, model, and limiter status. Credentials are never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Pagination cursor returned by a previous call. | |
| first | No | ||
| model | No | ||
| where | No | Optional QueryChannelInput.where filter. | |
| hasTag | No | ||
| projectId | No | AxonHub project ID. Uses AXONHUB_PROJECT_ID when omitted. |