slack.onChannelMemberLeft emits member_left_channel events for conversations visible to the installed bot.
automations/watch-slack-membership.automation.ts
userId, conversationId, conversationTypeCode ("C" or "G"), the typed original event, and the complete envelope. Slack’s membership event does not distinguish public from private conversations; use slack.getSlackConversation when that distinction matters.