Plan server build
plan_server_buildValidate a blueprint against a live Discord server. Checks limits, name collisions, role references, permissions, and reports all issues without making changes.
Instructions
Validate a blueprint against the live server and stage an ordered build plan. Checks Discord limits, name collisions, role references, feature requirements, and the bot's permissions, and reports every problem at once. Changes nothing. Compose the blueprint from the user's request, optionally starting from a reference layout. Existing channels and roles with matching names are reused, never duplicated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| blueprint | Yes | The desired structure: roles, categories, channels. |