Skip to main content
Glama

Linked API MCP

by Linked-API

sync_conversation

Sync LinkedIn conversations to enable polling and interaction for AI assistants via the Linked API MCP server, ensuring seamless communication integration.

Instructions

Allows you to sync a conversation so you can start polling it (st.syncConversation action).

Input Schema

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

Input Schema (JSON Schema)

{ "properties": { "personUrl": { "description": "The LinkedIn URL of the person whose conversation you want to synchronize (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