haops_preview_role_template_cascade
Preview which project protocols must be re-wired when a role template is updated. Use this read-only tool before a cascade update to estimate the blast radius.
Instructions
Preview which project protocols would need re-wiring if the named role template is bumped via PUT. Read-only — does not mutate. Use BEFORE calling haops_update_role_template({ ..., cascade: true }) on a high-impact template to estimate blast radius.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | If true, return the raw JSON envelope verbatim instead of the formatted text summary (default: false). | |
| name | Yes | Kebab-case role template name to preview cascade impact for. |