Skip to main content
Glama
mdnaimul22

LinkedIn MCP Pro Max

by mdnaimul22

generate_resume

Generate a professional resume from your LinkedIn profile with AI enhancement.

Instructions

Generate a professional resume from a LinkedIn profile using AI enhancement.

Args: profile_id: LinkedIn profile ID or 'me' for self template: Template name (modern, professional) output_format: Output format (html, md, pdf)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
templateNomodern
profile_idYes
output_formatNohtml

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It discloses that the tool uses AI enhancement and supports specific output formats, which is useful. However, it does not mention whether data is persisted, authentication requirements, or potential side effects. For a generative tool, the main behavior is clear, but deeper transparency is missing.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and well-structured, with a front-loaded purpose statement followed by a compact Args list. Every sentence earns its place with no filler or redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 3 parameters, 1 required, and an output schema, the description adequately covers the purpose, parameter semantics, and output formats. It is mostly complete, though it lacks explicit usage differentiation from sibling tools, which is a minor gap at this complexity level.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description includes an Args block that explains all three parameters: profile_id ('LinkedIn profile ID or 'me' for self'), template ('modern, professional'), and output_format ('html, md, pdf'). This fully compensates for the 0% schema description coverage and adds meaning beyond the raw schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function with a specific verb ('Generate'), resource ('professional resume'), source ('LinkedIn profile'), and method ('AI enhancement'). It distinguishes itself from sibling tools like tailor_resume by focusing on generation from a profile, though it does not explicitly contrast them.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for creating a resume from LinkedIn data but provides no explicit when-to-use guidance or alternatives. It does not mention when to prefer this over tailor_resume or generate_cover_letter, leaving the context clear but without exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/mdnaimul22/linkedin-mcp-pro-max'

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