slack_user
Look up Slack user details from a username or user ID, including name, title, timezone, and custom profile fields. Convert raw user IDs into readable names quickly.
Instructions
Resolve a username or user ID to a profile.
Use this to turn a raw user ID from another result (e.g. 'U01234ABCDE') into a name, or to look up someone's title, timezone, and custom fields.
Args: name_or_id: Username, @username, display name, or user ID. include_custom_fields: Resolve workspace custom profile fields to labels (costs one extra API call).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_or_id | Yes | ||
| include_custom_fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||