getMember retrieves a Slack user by stable user ID.
Example
automations/get-slack-member.automation.ts
Inputs
Output
ReturnsSignal<SlackMember> with id, nested profile, and available account
status, role, bot/app, name, workspace, time-zone, and update fields. Profile
email is absent unless the Slack installation already has users:read.email.