🎯 Purpose
Send a Slack notification based on a Kafka event or direct start via API.
📥 Input fields
overview_text: strtitle: strmessage: strthread_uuid: strslack_channel: Optional[str]
🧩 Workflow steps
- LOCAL →
slack_notification_function
📤 Result
Message in Slack (new thread or existing, by thread_uuid).
📄 Code
apps/workflows/collections/slack_notification.py