Skip to main content
Glama

Linked API MCP

by Linked-API

check_connection_status

Verify the connection status between your LinkedIn account and another user's profile using their public or hashed LinkedIn URL. Part of the Linked API MCP server.

Instructions

Allows you to check the connection status between your account and another person (st.checkConnectionStatus action).

Input Schema

NameRequiredDescriptionDefault
personUrlYesPublic or hashed LinkedIn URL of the person you want to check the connection status with. (e.g., 'https://www.linkedin.com/in/john-doe')

Input Schema (JSON Schema)

{ "properties": { "personUrl": { "description": "Public or hashed LinkedIn URL of the person you want to check the connection status with. (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