Cross-Provider Workflow
Palo Alto Cortex XDR Endpoint Isolation and Slack Notify
Version 1.0.0
Read Cortex XDR alerts, isolate a compromised endpoint, and notify Slack.
Providers Orchestrated
Workflows
isolate-endpoint-notify
Read Cortex XDR alerts, isolate an endpoint, and notify Slack.
Retrieves Cortex XDR alerts, isolates a compromised endpoint to contain the threat, and posts a Slack containment notification.
1
get-alerts
$sourceDescriptions.cortexXdrApi.getAlerts
Retrieve alerts from Cortex XDR.
2
isolate-endpoint
$sourceDescriptions.cortexXdrApi.isolateEndpoints
Isolate the compromised endpoint to contain the threat.
3
notify-slack
$sourceDescriptions.slackChatApi.postChatPostmessage
Post a Slack notification confirming endpoint containment.
Source API Descriptions
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.