slack_post_message
Send markdown-formatted messages to Slack channels to share updates or notifications.
Instructions
Post a message to a Slack channel. Supports markdown formatting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | The channel ID to post to | |
| text | Yes | Message content (markdown supported) |