get_feed
Retrieve recent posts from your LinkedIn home feed. You can specify a count to get a specific number of posts.
Instructions
Get recent posts from your home feed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No |
Retrieve recent posts from your LinkedIn home feed. You can specify a count to get a specific number of posts.
Get recent posts from your home feed.
| Name | Required | Description | Default |
|---|---|---|---|
| count | No |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure, but it only states the basic action. It does not mention authentication requirements, read-only nature, pagination, ordering, or any side effects, leaving the agent uninformed about important behavioral traits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is very concise at six words, but it sacrifices necessary details. While it is efficiently short, it omits important information about parameters and behavior, reducing its effectiveness.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one parameter, no output schema, no annotations), the description is minimally complete but lacks crucial details such as what 'recent' means, whether pagination is supported, and the structure of returned posts. This leaves the agent with an incomplete understanding.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description does not mention the single parameter 'count' at all, despite the input schema having 0% description coverage. The schema provides type and default, but the description fails to explain that 'count' controls the number of posts returned, adding no value beyond the structured field.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Get recent posts from your home feed' uses a specific verb and resource, clearly indicating the tool retrieves posts from a user's home feed. It distinguishes itself from sibling tools like get_inbox or get_conversation, which handle different entities.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives like search_companies or get_conversation. It lacks any mention of context or exclusions, leaving the agent to infer usage without support.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/horizonbymuneeb/linkedin-mcp-pro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server