unifi_list_traffic_routes
Retrieve all traffic routing rules from a UniFi controller, with options to filter enabled rules and paginate results.
Instructions
List all traffic routing rules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (1-indexed) | |
| page_size | No | Number of routes per page | |
| enabled_only | No | Show only enabled routes (true) or all routes (false) |