send_message
Send an approved message to Slack by providing the confirmation token generated during message drafting. This tool posts the message only after explicit user review and approval of the draft preview.
Instructions
Send a previously drafted message. Requires a valid confirmation_token from draft_message. This is the ONLY tool that posts to Slack.
Only call this after the user has reviewed the draft_message preview and explicitly approved sending.
Args: confirmation_token: The one-time token returned by draft_message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirmation_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||