mark_chat_read
Mark a LinkedIn conversation as read (by chat_id). Useful after the AI has processed/answered a thread so it does not re-surface as unread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Chat ID from list_inbox_chats | |
| profile_id | No | UUID of the user_profile. Optional — defaults to active profile. |