linkedin_get_profile
Retrieve LinkedIn profile details including name, headline, location, about, experience, education, and skills. Optionally omit sections to confirm identity.
Instructions
Read a LinkedIn profile.
Returns name, headline and location, plus the about text, experience history, education and listed skills unless include_sections is false.
Set include_sections to false when you only need to confirm who someone is; it is one page load either way but a much smaller result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | Profile slug, e.g. 'satyanadella', or a full /in/<slug> URL | |
| include_sections | No | Include about, experience, education and skills |