mark_as_unread
Mark Signal messages for later follow-up by setting them as unread in the local store. This updates only your local database, leaving read receipts and other devices unaffected.
Instructions
Mark one or more messages as unread in the local signal-mcp store. This updates only the local database — it does not affect read receipts already sent to the sender, nor does it change how messages appear on other devices. message_ids are the internal signal-mcp IDs returned by get_conversation or search_messages. Messages marked unread are returned by get_unread on the next call. Use when you want to flag a message for follow-up later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_ids | Yes | List of message IDs to mark as unread |