unifi_get_traffic_matching_list
Fetch a traffic matching list by site and list ID to get its complete item set. Useful for verifying or troubleshooting traffic matching rules in UniFi.
Instructions
Get a specific traffic matching list by ID (full items array).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteId | Yes | Site ID | |
| trafficMatchingListId | Yes | Traffic matching list ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| type | No | ||
| items | No | ||
| metadata | No |