get_user_info
Retrieve detailed profile information for a specific Slack user by providing their user ID, enabling user management and identification within Slack workspaces.
Instructions
Get detailed information about a specific user.
Args:
user_id: The ID of the user (e.g., "U01234567")
Returns:
Dictionary containing detailed user profile information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |