conversations_kick
Remove a user from a Slack channel by providing their user ID and the channel ID. This solves the problem of removing participants from conversations.
Instructions
Remove a user from a conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ID of the user to remove (e.g. U0123). | |
| channel | Yes | ID of the channel to remove the user from (e.g. C0123). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||