Delete blueprint
delete_blueprintDelete a saved blueprint after previewing effects. The first call provides a preview and confirm token; calling again with the token removes the blueprint.
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 |
|---|---|---|---|
| blueprint | Yes | Blueprint name or ID. | |
| dry_run | No | ||
| confirm_token | No |