List Chats by Attendee
Return all one-to-one chats tied to a specific attendee ID, sourced from list_conversations. Supports a limit between 1 and 100 (default 20) plus cursor pagination for longer histories. The call fails if the attendee ID is invalid or not found, so you always work from a confirmed contact.
Example prompt: Show me all the one-to-one chats I have with attendee att_abc123
[
{
"chat_id": "chat_9f2a",
"last_message_at": "2026-06-14T08:31:00Z",
"unread": false
}
]What you can build
Parameters
Inputs accepted by list_chats_by_attendee.
| Name | Type | Description |
|---|---|---|
| attendee_id | string | attendee ID |
| limit | number | Max results (default 20) |
| cursor | string | Pagination cursor |
Related tools
List LinkedIn Conversations
List LinkedIn conversations with last message previews, label filters, and whose-turn flags so your AI agent can prioritize replies fast.
Get LinkedIn Messages
Retrieve the full message history of any LinkedIn conversation by chat_id, with pagination, so your AI agent has the context to reply well.
Send LinkedIn Message
Send a LinkedIn message, voice note, or attachment to an existing chat or start a new one, with built-in daily safety limits.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.