discord_update_membership_screening
Update a Discord server's membership screening form: set welcome description and rules new members must agree to.
Instructions
Update the server's membership screening form: set the welcome description and the rules new members must agree to. Only provided fields change. Requires the Community feature and the Manage Server permission. Returns the updated form.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | Yes | Discord server (guild) ID (snowflake). | |
| description | No | Welcome message shown at the top of the screening form. | |
| form_fields | No | Rules/agreement blocks new members must accept. Replaces the existing fields when provided. |