get_person_profile
Retrieve a LinkedIn member's profile data by providing their username. Get structured profile details for analysis or automation.
Instructions
Get a specific person's LinkedIn profile.
Args: linkedin_username (str): LinkedIn username (e.g., "stickerdaniel", "anistji")
Returns: Dict[str, Any]: Structured data from the person's profile
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| linkedin_username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||