Narrow an entry to the one cause you have
knowbase_diagnoseGiven what the discriminator checks from a strong knowbase_lookup match actually returned, identify which of an entry's root causes is the one present, and which are ruled out and why. Call this once you have run the checks — it is the only way to tell several plausible causes apart, and the answer includes the fix steps. If the observations do not separate the causes it says so rather than guessing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The entry id from knowbase_lookup, e.g. kubernetes-imagepullbackoff. | |
| lookupId | No | The lookupId from the knowbase_lookup result, if you have it. | |
| observations | Yes | What the discriminator checks returned — log lines, event text, command output. |