Get Slack User Info
slack_get_user_infoRetrieve detailed Slack user profile information including name, email, title, timezone, and status by providing a user ID. Get complete user details for effective Slack management.
Instructions
Get detailed profile information for a specific Slack user by their user ID.
Args:
user_id (string): Slack user ID (e.g. U012AB3CD)
Returns: User profile with id, name, email, title, timezone, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Slack user ID (e.g. U012AB3CD) |