list_chats
Retrieve your LinkedIn message conversations with optional filters for unread chats and pagination.
Instructions
List LinkedIn message conversations.
Args: limit: Max results per page (default 50) cursor: Pagination cursor from previous response unread_only: If True, only return chats with unread messages
Returns: List of chat conversations with latest message preview
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| unread_only | No |