add_experience
Add a work position to your LinkedIn profile with title, company, employment type, location, dates, and role description. Entries are restricted to your authenticated account.
Instructions
Add a work position or experience to your own LinkedIn profile.
Security Notice: Strictly locked to your authenticated account (/in/me).
Args: title: Job title (e.g. 'Full-Stack AI Engineer'). company: Company or organization name (e.g. 'AltSchool Africa'). employment_type: 'Full-time', 'Part-time', 'Contract', 'Internship', 'Freelance'. location: City or region (e.g. 'Lagos, Nigeria'). location_type: 'On-site', 'Hybrid', or 'Remote'. is_current: Whether you currently work in this role (default: True). start_month: Start month (e.g. 'January'). start_year: Start year (e.g. '2024'). end_month: End month (if not current). end_year: End year (if not current). description: Role accomplishments and responsibilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| company | Yes | ||
| end_year | No | ||
| location | No | ||
| end_month | No | ||
| is_current | No | ||
| start_year | No | ||
| description | No | ||
| start_month | No | ||
| location_type | No | ||
| employment_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |