mattermost_post_message
Post a new message to a Mattermost channel using the channel ID and message text.
Instructions
Post a new message to a Mattermost channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | The ID of the channel to post to | |
| message | Yes | The message text to post |