List Alert Actions
list_alert_actionsList alert actions on Splunk to identify valid action names and parameter keys before creating or updating alerts, including custom actions.
Instructions
List alert actions installed on the connected Splunk instance, including custom actions. Returns name, label, description, is_custom, app, and param_keys. Call this before create_alert or update_alert when using a custom action so you pass the correct action name and param keys.
Outputs: 'alert_actions' array and 'count'. Security: results are constrained by the authenticated user's permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||