whoami
Resolves the authenticated LinkedIn member's profile details, including member ID, display name, and email, using an OAuth access token.
Instructions
Resolve the current LinkedIn member from the OpenID Connect userinfo endpoint using an access token. Returns the member id (used as the author URN), display name, and email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accessToken | No | LinkedIn OAuth access token. Optional if LINKEDIN_ACCESS_TOKEN is set. |