Get Mock Rule Diagnostics
get_mock_rule_diagnosticsInspect a mock rule to reveal drift from the latest published spec or retrieve its stored state, showing what changed since pinning.
Instructions
Inspect 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 |