conversations_mark
Sets the read cursor in a Slack channel by marking all messages up to a given timestamp as read.
Instructions
Set the read cursor in a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ID of the channel to mark (e.g. C0123). | |
| ts | Yes | Timestamp of the most recently seen message (e.g. 1700000000.000100); everything up to it is marked read. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||