Microsoft Teams · Arazzo Workflow
Microsoft Teams Offboard Team Member
Version 1.0.0
Find a member by user id in a team and remove their membership.
View Spec
View on GitHub
ChatCollaborationCommunicationMicrosoft 365ProductivityVideo ConferencingArazzoWorkflows
Provider
Workflows
offboard-team-member
List members and remove a membership, branching when the team is empty.
Lists the team's members so the caller can resolve the membership id, then removes the supplied membership. When the team has no members the flow ends.
1
listMembers
listTeamMembers
List the team's members so the caller can confirm and resolve the membership to remove.
2
removeMember
removeTeamMember
Remove the supplied membership from the team.