Diff blueprint
diff_blueprintCompare a saved blueprint to the live server to find missing, changed, or extra configurations. Keep config-as-code workflows accurate.
Instructions
Compare a saved blueprint against the live server: what the blueprint expects but the server lacks (missing), what exists but differs (changed, with the fields), and what the server has that the blueprint never mentioned (extra, informational). The drift detector for config-as-code workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| blueprint | Yes | Saved blueprint name or ID. |