Skip to main content
Glama

Linked API MCP

by Linked-API

nv_sync_conversation

Sync Sales Navigator conversations for polling by providing the LinkedIn profile URL. Connects via Linked API MCP to automate lead management and messaging tasks.

Instructions

Allows you to sync a conversation in Sales Navigator so you can start polling it. (nv.syncConversation action).

Input Schema

NameRequiredDescriptionDefault
personUrlYesThe LinkedIn URL of the person whose Sales Navigator conversation to sync (e.g., 'https://www.linkedin.com/in/john-doe')

Input Schema (JSON Schema)

{ "properties": { "personUrl": { "description": "The LinkedIn URL of the person whose Sales Navigator conversation to sync (e.g., 'https://www.linkedin.com/in/john-doe')", "type": "string" } }, "required": [ "personUrl" ], "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/Linked-API/linkedapi-mcp'

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