Skip to main content
Glama
larsbaunwall

Unlinked

by larsbaunwall

Get LinkedIn résumé

linkedin_get_profile
Read-onlyIdempotent

Retrieve a LinkedIn user's professional résumé including work history, education, skills, and certifications. Use to answer questions about their background and qualifications.

Instructions

Get the user's LinkedIn résumé: bio, work history, education, skills, certifications, projects, languages, awards, publications, and more. Use for questions about who they are professionally, their background, or qualifications.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainsNoSections to include. Defaults cover the core résumé: bio, work history, education, skills, certifications, projects. Add more for fuller picture: PROFILE (bio), POSITIONS (work history), EDUCATION, SKILLS, CERTIFICATIONS, PROJECTS, LANGUAGES, HONORS (awards), COURSES, PUBLICATIONS, PATENTS, ORGANIZATIONS (memberships), VOLUNTEERING_EXPERIENCES, RECOMMENDATIONS, PROFILE_SUMMARY.
maxPagesPerDomainNoMax pages of results to fetch (1–25). Each page holds ~10 records. Lower this to keep responses small.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainsYesRecords grouped by section name (e.g. POSITIONS, EDUCATION). Each value is the list of items in that section.
metadataYesPer-section fetch stats. Check truncated to detect partial results.
apiVersionYesLinkedIn API version used for the request.
Behavior3/5

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

Annotations already indicate read-only, idempotent, and non-destructive behavior. The description adds no further behavioral details (e.g., rate limits, data freshness). It lists sections but that's more about parameters.

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

Conciseness4/5

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

Single sentence, front-loaded with the tool's purpose. All listed sections are relevant. Could be slightly more structured, but concise overall.

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?

The tool has 2 optional parameters and an output schema (not shown). The description covers the main return content well. Given the tool's simplicity, it is sufficiently complete.

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

Parameters3/5

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

Schema coverage is 100%, with both parameters well-documented. The description adds minimal extra meaning beyond what's in the schema (e.g., implicit listing of sections).

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 retrieves the user's LinkedIn résumé and lists many sections (bio, work history, education, etc.). It distinguishes from siblings (get_activity, get_section, etc.) by focusing on the full professional profile.

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

Usage Guidelines4/5

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

The description says 'Use for questions about who they are professionally, their background, or qualifications,' which gives clear use context. However, it does not explicitly exclude use cases or mention when to prefer sibling tools like get_activity.

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/larsbaunwall/Unlinked'

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