slack_get_user_info
Get Slack user details—name, email, status, timezone—by supplying the user ID.
Instructions
Get information about a Slack user.
Args: user_id: User ID (starts with U, W, or B)
Returns: User details including name, email, status, timezone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||