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