pins_remove
Remove a pinned item from a Slack channel by specifying the channel ID and message timestamp.
Instructions
Unpin an item from a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ID of the channel containing the pinned item (e.g. ``C0123``). | |
| timestamp | Yes | Timestamp of the pinned message to remove (e.g. ``1700000000.000100``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||