discord_mod_kick_member
Kick a member from a Discord server by user ID, with an optional reason for audit logs. The member can rejoin using an invite.
Instructions
Kick a member from a Discord server. The member can rejoin with an invite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for the kick (shown in audit log) | |
| userId | Yes | The ID of the user to kick | |
| guildId | Yes | The ID of the server |