get_channel_info
Check the status of a specific Pusher channel to see if it's occupied, and optionally retrieve user and subscription counts.
Instructions
Get detailed information about a specific Pusher channel, including whether it is occupied and optional subscription/user counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| info | No | Additional attributes to request | |
| channel | Yes | The channel name to query |