Tool to create a notification channel for alerts delivery.
nameHuman-readable name for the notification channel
configRequiredobjectChannel-specific configuration object. Required fields vary by channelType: EMAIL requires {'recipients': ['email@example.com']}; SLACK requires {'webhookUrl': 'https://hooks.slack.com/...'}; WEBHOOK requires {'webhookUrl': 'https://...', 'httpMethod': 'POST' or 'GET'}; WEBSOCKE…
channelTypeRequiredstringType of the notification channel
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.