linkedin_add_experience
Add a work experience entry to a LinkedIn profile by specifying job title, company, dates, and description. Automates profile updates for current or past roles.
Instructions
Add a work experience entry to the LinkedIn profile
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Job title | |
| company | Yes | Company name | |
| endYear | No | End year (omit if current) | |
| endMonth | No | End month (omit if current) | |
| location | No | Job location | |
| isCurrent | No | Is this the current job? | |
| startYear | Yes | Start year (e.g. '2022') | |
| startMonth | Yes | Start month (e.g. 'Janeiro') | |
| description | No | Job description |