unpin_message
Remove a pinned message from a Slack channel by providing the channel ID and message timestamp.
Instructions
Unpin a message from a Slack channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ts | Yes | Message timestamp to unpin (e.g. '1234567890.123456') | |
| channel | Yes | Channel ID containing the message |