Read LinkedIn Member Profile
linkedin.people.getRetrieve a LinkedIn member's public profile by slug, returning structured sections such as About, Experience, and Education for workflow automation.
Instructions
Read a visible LinkedIn member profile directly by validated public profile slug. Returns typed introduction, About, experience, education, every visible profile section owned by the member, full retained text, field evidence, and bounded section-page coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sections | No | Visible profile sections to return. Use ['all'] for the complete server-bounded read; the canonical overview is always captured for identity. | |
| context_id | Yes | ||
| request_id | Yes | ||
| profile_slug | Yes | Public LinkedIn profile slug from linkedin.com/in/{profile_slug}. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person | Yes | ||
| status | No | completed | |
| sources | Yes | ||
| replayed | No | ||
| context_id | Yes | ||
| request_id | Yes |