notify_teams
Send security scan results to Microsoft Teams with a card notification, enabling real-time vulnerability alerts.
Instructions
Send a notification to the configured Microsoft Teams incoming webhook.
Requires the TEAMS_WEBHOOK_URL environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message body (Markdown supported). | |
| title | No | Card title. | SAST Security Notification |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |