Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Get Supported Security Capabilities action

The Get Supported Capabilities flow action retrieves the name and number of integrations that are active and support the requested capability.

The Get Supported Capabilities action can be used with any flow to determine which capabilities are supported.

Results

Possible results for this action are:

ResultDescription
SuccessIntegration that supports the capability found.
FailureAn error occurred while attempting to find an active integration that supports the capability. More error information is available in the action output error.

Input variables

Input variables determine the initial behavior of the action.

VariableDescription
capabilityNameName of the capability.
taskIdSystem identifier for any task associated with the flow.
domainIdSystem identifier for any domain associated with the flow.

Output variables

The output variables contain data that can be used in subsequent actions.

VariableDescription
supportedCapabilitiesList of integrations that support the capability.
capabilityCountNumber of integrations that support the capability.

Parent Topic:Common Security Operations integration flows and orchestration activities