vibemk_move_rule
Reorder rules in CheckMK rulesets by moving a rule to the top, bottom, or before/after another rule using its ID.
Instructions
🔄 Move rule - Change rule position in ruleset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | Rule ID | |
| position | No | Position: top, bottom, before, after | top |
| target_rule_id | No | Target rule ID for before/after positioning |