Skip to main content

Slack

Send Slack notifications with optional Block Kit formatting.

Attributes

AttributeTypeDescription
webhook_urlstrSlack webhook URL
messageOptional[str] = NoneSimple text message (supports template variables)
blocksOptional[Tuple[Dict[str, Any], ...]] = NoneOptional Slack Block Kit blocks for rich formatting (if provided, message is ignored).