remove_channel_member
Remove a user from a Microsoft Teams channel using their membership ID. Specify the team and channel IDs to revoke access.
Instructions
Remove a user from a channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | The ID of the team | |
| channel_id | Yes | The ID of the channel | |
| membership_id | Yes | The membership ID (from list_channel_members) |