list_rule_runs
Monitor automation rule execution on a map by reading the run log, showing which rules fired, on which nodes, and the outcome (ok, failed, skipped with safety stop reason).
Instructions
Read the run log of a map's automation rules (newest first, max 100): what fired, on which node, ok/failed/skipped and what the actions did. skipped = a safety stop (rule chain depth or per-save cap), detail says which.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| map_id | Yes | ||
| rule_id | No | Optional: only runs of this rule |