users_info
Retrieve information about a Slack user by ID, with optional locale and detailed response.
Instructions
Get information about a user. Set detailed=True for full response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ID of the user to get info about (e.g. ``U0123``). | |
| detailed | No | Set to ``True`` to return the full, uncompacted Slack response. | |
| include_locale | No | Set to ``True`` to receive the locale for the user in the response. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||