get_chat_admins
Retrieve the list of administrators in a Telegram chat. Provide chat ID or @channel_username; defaults to TELEGRAM_CHAT_ID if omitted.
Instructions
Get list of administrators in a chat.
Args: chat_id: Chat ID or @channel_username (uses TELEGRAM_CHAT_ID if omitted)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |