get_user_info
Retrieve details about a Rocket.Chat user by providing their username. Obtain user-specific information like profile and status.
Instructions
Get information about a specific user.
Args:
username: Username to get information about
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |