Skip to main content
Glama

LinkedIn MCP Server

by felipfr

get_messages

Retrieve messages from a LinkedIn conversation thread by providing the conversation ID, enabling efficient access and management of LinkedIn messaging data.

Instructions

Retrieve messages from a specific conversation thread

Input Schema

NameRequiredDescriptionDefault
conversationIdYesConversation ID

Input Schema (JSON Schema)

{ "properties": { "conversationId": { "description": "Conversation ID", "type": "string" } }, "required": [ "conversationId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/felipfr/linkedin-mcpserver'

If you have feedback or need assistance with the MCP directory API, please join our Discord server