mcp-linkedin

get_feed_posts

Retrieve LinkedIn feed posts with customizable limit and offset parameters. Use this tool to access detailed feed post data for analysis or integration with other systems.

Instructions

Retrieve LinkedIn feed posts. :return: List of feed post details

Input Schema

NameRequiredDescriptionDefault
limitNo
offsetNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" }, "offset": { "default": 0, "title": "Offset", "type": "integer" } }, "title": "get_feed_postsArguments", "type": "object" }

Other Tools from mcp-linkedin

Related Tools

ID: dvbdubl2bg