Slack Post Tool
Post messages to Slack channels with rich formatting
Tool ID
slack-post
Credential Required
No
Input Properties
| Property | Type | Required | Default | Description |
|---|---|---|---|---|
webhookUrl |
string | Yes | — | Slack incoming webhook URL |
channel |
string | No | — | Channel override (optional) |
text |
string | Yes | — | Message text |
username |
string | No | InTouch AI | Bot username |
iconEmoji |
string | No | :robot_face: | Bot icon emoji |
Execution Steps
- post-message (
http) — POST {{input.webhookUrl}} - result (
log) — Slack message sent: status={{post-message.status}}
Published Outputs
status— {{post-message.status}}response— {{post-message.response}}
Vendor
Blue Isle Software