Get LinkedIn profile contact info
Input
publicId requiredLinkedIn public profile id - the part after /in/ in the profile URL. Accepts the vanity slug (e.g. 'williamhgates') or the obfuscated member token (ACoAA...); both resolve.
Output
email requiredEmail address, when the profile exposes one.
fields requiredEvery row shown in the panel verbatim (profile/email/websites included), for fields not promoted to a named property above - phone, address, birthday, connected-on date, social handles, etc. Empty when hasContactInfo is false.
websites requiredWebsite links the profile lists (a profile can list more than one, each with its own label like 'Company' or 'Blog').
profileUrl requiredThis profile's own canonical URL, from the panel's own 'profile' row (always present when hasContactInfo is true).
hasContactInfo requiredFalse when the profile offers no Contact info link at all (privacy setting, or the viewer lacks access) - every other field is then null/empty rather than a parse failure.
