get_channel_info
Get title, description, member count, type, and username for any Telegram chat using a username, numeric ID, or title. Resolves channel details to support research on analyst chatter.
Instructions
Get title, description/about, member count, type, and username for a chat.
chat may be a @username, a numeric/marked (-100...) chat ID from list_dialogs,
or (best-effort) a chat title. If resolution by ID fails on a fresh session, call
list_dialogs first to warm the client's entity cache, then retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||