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