mark_as_read
Marks messages as read up to a specified message ID in a Stashcat channel or conversation, keeping chat threads organized.
Instructions
Marks messages in a channel or conversation as read up to the given message ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Channel or conversation ID | |
| chat_type | Yes | Type of chat | |
| message_id | Yes | ID of the newest message to mark as read |