slack.findMemberByEmail resolves an active workspace member from their registered email address.
Example
automations/find-member-by-email.automation.ts
Inputs
Output
Returns a normalized Slack member and profile. Requiresusers:read together with the sensitive users:read.email scope and does not return deactivated users.