All Tools/MessagingRead-only

Get Messages

Get messages from a specific LinkedIn conversation by chat ID. Returns the full message history with sender names, message text, and timestamps. Supports pagination for long conversations. Use list_conversations first to get the chat_id.

MCP tool name: get_messages

Use Cases

  • Read the full message history of a conversation before replying
  • Extract key information from past conversations for follow-ups
  • Sync LinkedIn message history to your CRM or data warehouse
  • Review conversation context before escalating to a team member

Parameters

NameTypeRequiredDescription
chat_idstringrequiredThe chat/conversation ID to fetch messages from
limitnumberoptionalMax number of messages to return (default 20)
cursorstringoptionalPagination cursor from a previous response

Example

Prompt

Read the last 20 messages in conversation chat_abc123

Response

[
  {
    "sender": "You",
    "text": "Hi John, great connecting!",
    "timestamp": "2024-01-15T14:20:00Z"
  },
  {
    "sender": "John Doe",
    "text": "Thanks! Would love to chat about...",
    "timestamp": "2024-01-15T14:25:00Z"
  }
]

Permission Scopes

This tool is available in the following permission scopes:

full accessoutboundread only

Stop paying €99/seat for tools that don’t talk to AI

Connect your first LinkedIn profile in under 5 minutes. All 43 tools from €19/mo.