chat_delete_scheduled_message
Delete a pending scheduled message from Slack's queue by specifying the channel and scheduled message ID.
Instructions
Delete a pending scheduled message from the queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ID of the channel the scheduled message targets (e.g. ``C0123``). | |
| scheduled_message_id | Yes | ID of the scheduled message to delete (from ``chat.scheduleMessage`` or the list tool). | |
| as_user | No | Delete as the authenticated user rather than as the bot (legacy; ignored for workspace apps). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||