Skip to main content
Glama

LinkedIn MCP Assistant

by ertiqah

publish_twitter_post

Automate Twitter post publishing with text content input (up to 280 characters) using the LinkedIn MCP Assistant. Simplify social media sharing directly from the tool.

Instructions

Publish a text post (tweet) to Twitter.

Input Schema

NameRequiredDescriptionDefault
post_textYesThe text content of the tweet (maximum 280 characters).

Input Schema (JSON Schema)

{ "properties": { "post_text": { "description": "The text content of the tweet (maximum 280 characters).", "type": "string" } }, "required": [ "post_text" ], "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/ertiqah/linkedin-mcp-runner'

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