get_conversation_messages
Retrieve full message history and replies from a LinkedIn conversation by recipient name. Use the optional limit to control how many recent messages to fetch (up to 30).
Instructions
Read full message history and replies for a specific conversation in your inbox.
Args: recipient_name: Name or keyword matching the conversation partner. limit: Maximum number of recent messages to retrieve (default: 10, max: 30).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| recipient_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |