Skip to main content
getMember retrieves a Slack user by stable user ID.

Example

automations/get-slack-member.automation.ts

Inputs

Output

Returns Signal<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.