App Logo
linkedin.com

Mark LinkedIn conversation as read

Mark a classic LinkedIn messaging conversation (NOT Sales Navigator) as read, by thread URL from list_inbox. Counterpart to mark_conversation_unread. Opening the thread is itself what marks it read, so this always returns status "read" — it can't tell you whether the conversation was already read beforehand; check list_inbox's unreadCount first if you need that.

Input

threadUrl required

URL of the conversation thread, e.g. https://www.linkedin.com/messaging/thread/<id>/ (from list_inbox)

Output

status required

read = the conversation is read once this returns

threadUrl required
seenMutationObserved optional

Diagnostic only: whether the seen/read mutation was seen on this load. Not a prior-state signal — it fires on essentially every load.

Start building not clicking