postSlackMessage
Send text messages to Slack channels from MCP hosts using WayStation's integration hub.
Instructions
Sends a text message to a specified Slack channel in the authenticated user's workspace.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | The channel to post to (with or without # prefix) | |
| message | Yes | The message text to post |