linkedin_get_profile
Fetch a LinkedIn profile's complete details—experience, education, skills, certifications, projects—to anchor profile edits and resume customization to the actual current content.
Instructions
Read a complete LinkedIn profile: headline, about, experience, education, skills, certifications, projects, publications, awards, volunteering and languages. Use this before writing any profile update (so edits are grounded in what is actually there) and before tailoring a resume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Bypass the 5-minute cache and re-read from LinkedIn. | |
| sections | No | Limit to specific sections. Omit for everything — faster when you only need one part. | |
| transport | No | Force a transport. "api" is much faster; "browser" is more faithful to the rendered page. | |
| identifier | No | Whose profile: "me" (default) for the signed-in user, or a public identifier ("jane-doe-123"), a full profile URL, or a profile URN. |