stars_remove
Remove a star from a message, file, or file comment in Slack. Specify the channel, file ID, or timestamp to unstar the item.
Instructions
Remove a star from an item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | File to remove a star from (e.g. ``F0123``). | |
| channel | No | Channel, group, or DM to unstar, or the channel of a file/comment being unstarred (e.g. ``C0123``). | |
| timestamp | No | Timestamp of the message to unstar; requires ``channel`` (e.g. ``1700000000.000100``). | |
| file_comment | No | File comment to remove a star from (e.g. ``Fc0123``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||