remove_user_from_channel
Remove a user from a channel by specifying the channel ID and user ID. Revoke access to keep channel membership accurate.
Instructions
Removes a user from a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID to remove | |
| channel_id | Yes | Channel ID |