add_experience
Add a new work experience entry to your LinkedIn profile by specifying job title, company, dates, and description.
Instructions
Add a new work experience entry to the authenticated user's LinkedIn profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Job title | |
| end_year | No | End year (omit if this is your current role) | |
| location | No | Work location | |
| end_month | No | End month (omit if this is your current role) | |
| is_current | No | Set to true if this is your current role | |
| start_year | Yes | Start year | |
| description | No | Role description | |
| start_month | Yes | Start month (1–12) | |
| company_name | Yes | Company name |