teams.removeChatMember removes a chat member and completes without output.
Example
automations/teams-remove-chat-member.automation.ts
Inputs
Pass{ chatId: "chat-id", memberId: "member-id" }. The optional second argument { account } selects a Microsoft binding.