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