haops_get_protocol_health
Detect drift in composed protocols by retrieving per-role health, missing skill UUIDs, deprecated references, and snapshot metadata for a project.
Instructions
Returns per-role composed-protocol health: missing skill UUIDs, deprecated references, skill pack health, snapshot metadata. Surfaces drift programmatically (same data as the Project Settings → Protocol Health panel in HAOps Desktop UI). Requires ENABLE_COMPOSED_PROTOCOLS=true on the server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | Return JSON envelope verbatim instead of formatted table | |
| projectSlug | Yes | Project slug, e.g. 'fdev', 'knf', 'ipro' | |
| includeSnapshots | No | Include cached background-scan snapshots (default false) |