url_category_find
Find existing custom URL categories that cover a URL, identify same-domain pattern mismatches, and check PAN-DB classification before proposing a new category.
Instructions
[READ-ONLY] Finds which existing custom URL categories already cover a URL (PAN-OS wildcard/prefix rules), which ones contain the same domain but do not match (pattern issue), and with 'device' the PAN-DB category. Run this BEFORE proposing any new URL category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL or hostname, with or without scheme (e.g. 'https://app.example.com/login') | |
| device | No | Specific firewall; usually omit it | |
| firewall | No | Panorama entry from firewalls.json. Optional when a single Panorama is configured. | |
| device_group | No | Device group: its categories plus those inherited from shared/parents. All locations when omitted. |