Skip to main content
Glama

HDW MCP Server

get_linkedin_conversations

Retrieve LinkedIn messaging conversations from your account with optional filters for date range and conversation count to manage professional communications.

Instructions

Get list of LinkedIn conversations from the messaging interface. Account ID is taken from environment.

Input Schema

NameRequiredDescriptionDefault
connected_afterNoFilter conversations created after the specified date (timestamp)
countNoMax conversations to return
timeoutNoTimeout in seconds

Input Schema (JSON Schema)

{ "properties": { "connected_after": { "description": "Filter conversations created after the specified date (timestamp)", "type": "number" }, "count": { "default": 20, "description": "Max conversations to return", "type": "number" }, "timeout": { "default": 300, "description": "Timeout in seconds", "type": "number" } }, "required": [], "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/horizondatawave/hdw-mcp-server'

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