Get Current Account Profile and Identity
get_meRetrieve the current Telegram account's profile details (ID, name, username, phone) to verify identity or permissions. Specify an account label in multi-account environments.
Instructions
Retrieve detailed profile identity of the current Telegram user account (ID, name, username, phone). Use when verifying account identity or permissions. To see all configured accounts instead, use list_accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Optional account label for multi-account environments. If omitted in single-mode, the default account is used. In multi-mode without an account, read-only tools fan out across all configured accounts. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |