notify_slack
Send a notification to a Slack channel using a configured incoming webhook. Requires the SLACK_WEBHOOK_URL environment variable.
Instructions
Send a notification to the configured Slack incoming webhook.
Requires the SLACK_WEBHOOK_URL environment variable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The message text (Slack mrkdwn supported). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |