get_user_info
Look up a user's display name by their user ID. Optionally include a chat ID for context.
Instructions
[User Identity] Look up a user's display name by user ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID | |
| chat_id | No | Chat context (optional) |