zia_list_atp_malicious_urls
Retrieve the ZIA ATP malicious URL denylist to identify and block known threats. Optionally filter results using JMESPath expression for targeted analysis.
Instructions
List the ZIA ATP malicious-URL denylist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional JMESPath expression applied to the results after the API call, for client-side filtering and projection. Field names are exactly what the Zscaler API returns. Examples: "[?enabled==`true`]", "[*].{name: name, id: id}", "length(@)". Omit to get the full records. |