delete_message
Remove a Slack message by providing the channel ID and timestamp. Deletes the specified message from the workspace.
Instructions
Delete a Slack message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ts | Yes | Timestamp of the message to delete | |
| channel | Yes | Channel ID containing the message |