Delete blueprint
delete_blueprintDelete a saved blueprint by first requesting a preview and confirm token, then confirming deletion. Existing servers remain unaffected.
Instructions
Delete a saved blueprint from the local store. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it. Servers built from it are untouched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | ||
| blueprint | Yes | Blueprint name or ID. | |
| confirm_token | No |