Skip to main content
Glama

HDW MCP Server

send_linkedin_connection

Send LinkedIn connection invitations to expand your professional network using your account credentials. Connect with targeted professionals to build relationships and grow your business contacts.

Instructions

Send a connection invitation to LinkedIn user. Account ID is taken from environment.

Input Schema

NameRequiredDescriptionDefault
timeoutNoTimeout in seconds
userYesRecipient user URN (must include prefix, e.g. fsd_profile:ACoAA...)

Input Schema (JSON Schema)

{ "properties": { "timeout": { "default": 300, "description": "Timeout in seconds", "type": "number" }, "user": { "description": "Recipient user URN (must include prefix, e.g. fsd_profile:ACoAA...)", "type": "string" } }, "required": [ "user" ], "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