linkedin_get_conversation_history
Fetch the full message history of a LinkedIn conversation, from oldest to newest, to gain context before replying.
Instructions
Read the full message history of one conversation, oldest to newest. Use this to get context before composing a reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many messages to read. Defaults to 50. | |
| conversation | Yes | Conversation id, URN, or a full /messaging/thread/… URL, as returned by linkedin_get_conversations. |