update_education
Add a new education entry to your LinkedIn profile by specifying school, degree, field of study, dates, and notes.
Instructions
Add a new education entry to the profile.
Args: school: School or university name. degree: Degree (e.g. "Bachelor of Science"). field_of_study: Field of study (e.g. "Computer Science"). start: Start year or date string. end: End year or date string. description: Description / notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No | ||
| degree | No | ||
| school | Yes | ||
| description | No | ||
| field_of_study | No |