Palo Alto Networks · Arazzo Workflow
Cortex XSIAM Incident-Driven Asset and XQL Hunt
Version 1.0.0
List XSIAM incidents, enumerate assets, then run an XQL hunt and poll for results.
View Spec
View on GitHub
Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDRArazzoWorkflows
Provider
Workflows
incident-driven-hunt
Pivot from XSIAM incidents to assets and an XQL hunt with result polling.
Lists incidents by filter, enumerates assets, starts an XQL query over a relative timeframe, and polls until the query reaches a terminal status.
1
2
listAssets
Enumerate assets matching the supplied asset filter for investigation context.
3
startQuery
Initiate the XQL query over the supplied relative timeframe and capture the query id.
4
pollQueryResults
Retrieve the query results. Repeat while the query is still pending, and end once the status is SUCCESS, FAILED, or CANCELED.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.