get_work_experience
Retrieve a work experience entry and its achievements by providing its ID. Useful for reviewing specific roles from a resume.
Instructions
Get a single work experience entry with its achievements. Returns {"error": ...} if id is not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Work experience ID from list_work_experiences |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||