{
  "tool": "component_render",
  "args": {
    "id": "deploy-confirmation",
    "kind": "confirm",
    "props": {
      "title": "Deploy to production?",
      "body": "3 services will be updated.",
      "confirm_label": "Deploy",
      "cancel_label": "Cancel",
      "variant": "info"
    },
    "replace": false
  }
}
