send_message
Send messages and Markdown-formatted content to Slack using Incoming Webhooks. Supports optional Block Kit blocks for structured payloads.
Instructions
Post a Slack message via Incoming Webhook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Plain-text fallback (shown in notifications / accessibility). | |
| blocks | No | Optional Slack Block Kit blocks. If omitted, posts text only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||