update_experience
Add a new work experience entry to your LinkedIn profile by providing job title, company, dates, description, employment type, and location.
Instructions
Add a new experience entry to the profile.
Args: title: Job title. company: Company / organisation name. start: Start date label (e.g. "Jan 2023" or "2023-01-01"). end: End date label (leave blank for present role). description: Role description. employment_type: One of full_time, part_time, contract, temporary, internship, other. location: Location string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No | ||
| title | Yes | ||
| company | Yes | ||
| location | No | ||
| description | No | ||
| employment_type | No |