Kick member
kick_memberRemove a member from a Discord server. Preview the action first, then confirm with a token to execute the kick.
Instructions
Remove a member from the server. They can rejoin with a new invite. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token performs the kick. Relay the preview for the user's go-ahead instead of doing nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| member | Yes | Member name or user ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| reason | No | ||
| dry_run | No | ||
| confirm_token | No |