users_lookup_by_email
Find a Slack user by email and get their details. Set detailed=True to receive the full response.
Instructions
Find a user with an email address. Set detailed=True for full response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | An email address belonging to a user in the workspace (e.g. ``user@example.com``). | ||
| detailed | No | Set to ``True`` to return the full, uncompacted Slack response. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||