send_message
Send messages to Slack channels and reply in threads. Specify channel and text; optionally provide thread timestamp to continue a conversation.
Instructions
Send a message to a Slack channel. Can be used by Claude Desktop and KADI agents to send messages to channels or start new threads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Channel ID or name (e.g., #general, C09T6RU41HP) | |
| text | Yes | Message text to send | |
| thread_ts | No | Optional thread timestamp to reply in an existing thread |