Skip to main content

Teams

Send Microsoft Teams notifications with optional Adaptive Cards.

Attributes

AttributeTypeDescription
webhook_urlstrMicrosoft Teams webhook URL
titlestr = Task {task.name} {run.phase}Message card title (supports template variables)
messageOptional[str] = NoneSimple text message (supports template variables)
cardOptional[Dict[str, Any]] = NoneOptional Adaptive Card for rich formatting (if provided, title and message are ignored).