teams.removeChannelMember removes a direct channel member and completes without output.
Example
automations/teams-remove-channel-member.automation.ts
Inputs
Pass{ team: "Engineering", channel: "Private", memberId: "member-id" }. The optional second argument { account } selects a Microsoft binding.