Update onboarding
update_onboardingConfigure onboarding prompts with options that grant channels and roles, and set default channels and enabled state for new members on a Discord server.
Instructions
Configure the new-member onboarding flow on a Community server: prompts with options that grant channels and roles, the default channels every member sees, and the enabled state. Discord's app asks for at least seven default channels when configuring this by hand; the API has been observed to accept fewer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| enabled | No | ||
| mode | No | default counts only default channels toward the constraints; advanced counts prompt option channels too. | |
| default_channels | No | Channel names or IDs every new member gets. | |
| prompts | No |