List Mangle Rules
list_mangle_rulesList MikroTik router firewall mangle rules in evaluation order with filters for chain, action, and disabled state to troubleshoot or audit packet marking.
Instructions
List firewall mangle rules on a MikroTik router in evaluation order. Supports filtering by chain, action, and disabled state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | Yes | Target router identifier from the router registry | |
| chain | No | Filter by chain name (e.g. prerouting, forward, postrouting) | |
| action | No | Filter by mangle action (e.g. mark-routing, mark-connection) | |
| disabled | No | Filter by disabled state |