Get Mock Rule Diagnostics
get_mock_rule_diagnosticsInspect one mock rule. view 'drift' (default) compares the rule against the latest published spec version and lists what changed since it was pinned; view 'state' returns the stored state of a stateful rule. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | What to inspect: 'drift' (default) or 'state' | drift |
| ruleId | Yes | The public Id (Guid) of the mock rule |