get_chat_info
Get information about a Telegram chat (group, channel, or private chat) using its chat ID or @username.
Instructions
Get information about a chat (group, channel, or private 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 |