Deletes a pending, unsent scheduled message from the specified Slack channel, identified by its `scheduled_message_id`.
as_userbooleanPass true to delete the message as the authed user with chat:write:user scope. Bot users in this context are considered authed users. If not provided, defaults to false.
channelRequiredstringID of the channel, private group, or DM conversation where the message is scheduled.
scheduled_message_idRequiredstringUnique ID (`scheduled_message_id`) of the message to be deleted; obtained from `chat.scheduleMessage` response.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.