slack_conversations_mark
Set the read state of a Slack conversation to a specific message timestamp. Use this to manage unread message counts in large channels or DMs.
Instructions
Mark a conversation as read up to a specific message timestamp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timestamp | Yes | Message timestamp to mark as read up to (all messages at or before this are marked read) | |
| channel_id | Yes | Channel or DM ID to mark as read |