get https://api.mantiumai.com/v1/action_types
List available Action Types
Action Types may be used with Security Policies,
or they may be used for Callback integrations depending on the action_kind value.
-
HITL_NOTIFICATION
Can be used to send a notification (alert) when Human-In-The-Loop is tripped.
-
WORKFLOW
Built-in prompt and intelet execution workflow actions that may be triggered by a security policy.
-
CALLBACK
Integrations that send the final results (output or error) of a workflow execution to a non-Mantium destination.
Configurable Action Types have a Parameter Template value that provides direction for the acceptable
parameters for saving the notification_integration
or callback_integration
.