linkedin_get_my_profile
Fetch the authenticated LinkedIn member's profile via OIDC userinfo to access account details. Use this to retrieve personal profile information for integrations.
Instructions
Read the authenticated LinkedIn member profile using the OIDC userinfo endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_token | No | Optional token. Defaults to the stored OAuth token, then LINKEDIN_ACCESS_TOKEN. |