slack_cancel_scheduled_message
Cancel a scheduled Slack message before it sends. Provide the channel ID and scheduled message ID to retract it.
Instructions
Cancel a scheduled Slack message before it sends.
Args: channel_id: Channel ID the message was scheduled in scheduled_message_id: The scheduled_message_id returned by slack_send_message
Returns: Confirmation with scheduled_message_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ||
| scheduled_message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||