get_conversation_messages
Retrieve messages from a specific LinkedIn conversation thread to review communication history and manage professional interactions.
Instructions
Get messages from a specific LinkedIn conversation thread
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | The conversation thread ID | |
| start | No | Pagination start index (default 0) | |
| count | No | Number of results (default 20) |