slack_user_info
Look up a Slack user by their user id to retrieve display name, real name, and timezone. Read-only; email is not included.
Instructions
Look up a Slack user by id (read-only). Returns display name, real name, and timezone. Email is intentionally omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | User id, e.g. U0123ABCD. |