add_education
Add an education entry with school, degree, field, and dates to your LinkedIn profile. Input your academic details to update your authenticated account.
Instructions
Add an education credential to your own LinkedIn profile.
Security Notice: Strictly locked to your authenticated account (/in/me).
Args: school: Name of university or school (e.g. 'Afe Babalola University'). degree: Degree type (e.g. 'Bachelor of Science - BSc'). field_of_study: Major or area of study (e.g. 'Computer Science', 'Data Analysis'). start_month: Starting month (e.g. 'September'). start_year: Starting year (e.g. '2020'). end_month: Graduation or ending month (e.g. 'June'). end_year: Graduation or ending year (e.g. '2024'). grade: GPA or honors (optional). activities: Clubs, societies, sports (optional). description: Notes, courses, or achievements (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grade | No | ||
| degree | No | ||
| school | Yes | ||
| end_year | No | ||
| end_month | No | ||
| activities | No | ||
| start_year | No | ||
| description | No | ||
| start_month | No | ||
| field_of_study | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |