Get LinkedIn résumé
linkedin_get_profileRetrieve 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
| Name | Required | Description | Default |
|---|---|---|---|
| domains | No | Sections 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. | |
| maxPagesPerDomain | No | Max pages of results to fetch (1–25). Each page holds ~10 records. Lower this to keep responses small. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domains | Yes | Records grouped by section name (e.g. POSITIONS, EDUCATION). Each value is the list of items in that section. | |
| metadata | Yes | Per-section fetch stats. Check truncated to detect partial results. | |
| apiVersion | Yes | LinkedIn API version used for the request. |