mark_as_unread
Flag messages for later follow-up by marking them as unread in the local store. Use message IDs from conversations or search to update their read status locally.
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 |