delete_scheduled_message
Delete a scheduled Slack message before it is sent. Provide the channel ID and scheduled message ID to cancel it.
Instructions
Cancel/delete a scheduled message before it is sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Channel ID the message was scheduled for | |
| scheduled_message_id | Yes | Scheduled message ID to cancel |