slack.cancelScheduledMessage removes an undelivered scheduled message.
Example
automations/cancel-slack-message.automation.ts
Inputs
Output
ReturnsSignal<void>. Slack rejects an ID after delivering or canceling the message, or when the ID belongs to a different conversation.