Lookup Slack User
slack_lookup_userFind Slack users by name or email to obtain their ID, name, title, and status.
Instructions
Search for Slack users by name or email address.
Args:
query (string): Name or email to search for
Returns: List of matching users with id, name, email, title, and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Name or email to search for |