slack_post_message
Post to Slack as yourself: send messages to channels or reply in threads.
Instructions
Post a message to Slack as yourself. DISABLED by default.
Requires SLACK_MCP_ALLOW_WRITE=1 in the server environment. Without it this tool refuses and returns an error, so no agent action can post by accident.
Args: channel: Channel name or ID to post into. text: Message body (Slack mrkdwn). thread_ts: Optional thread parent timestamp, to reply in-thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| channel | Yes | ||
| thread_ts | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||