Check Online Status and Activity of User
get_user_statusCheck a Telegram user's online presence, last seen time, and bot status before messaging. Use it to see if the user is active; read-only operation.
Instructions
Check the online presence, last seen status, and bot flags for a specific Telegram user. Use before messaging to see if user is active. Read-only operation.
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. | |
| user_id | Yes | Target user identifier. Accepts numeric user ID, @username without '@', or phone number in international format. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |