mark_as_unread
Mark messages as unread locally to flag for follow-up. Updates only the local signal-mcp store, not read receipts or other devices.
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 |