Skip to main content
Glama

Linked API MCP

by Linked-API

fetch_post

Retrieve detailed data from a LinkedIn post using its URL. Integrates with Linked API MCP to enable AI assistants to analyze and utilize post information automatically.

Instructions

This action allows you to open a post to retrieve its data. (st.openPost action).

Input Schema

NameRequiredDescriptionDefault
postUrlYesLinkedIn URL of the post. (e.g., 'https://www.linkedin.com/posts/username_activity-id')

Input Schema (JSON Schema)

{ "properties": { "postUrl": { "description": "LinkedIn URL of the post. (e.g., 'https://www.linkedin.com/posts/username_activity-id')", "type": "string" } }, "required": [ "postUrl" ], "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