discord_update_membership_screening
Configure the pre-join screening form for new members by setting the welcome description and rules they must agree to, modifying only the provided fields.
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. |