create_experience
Add a new work experience entry to your LAPRAS CV with details like organization, positions, dates, and client work status.
Instructions
Create a new work experience on LAPRAS(https://lapras.com). You can check the result at https://lapras.com/cv
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_year | Yes | End year (0 if ongoing) | |
| end_month | Yes | End month (0 if ongoing) | |
| positions | Yes | List of position type IDs - multiple selections are allowed. Please set relevant position types. | |
| start_year | Yes | Start year | |
| description | No | Detailed description of the experience (Markdown format) | |
| start_month | Yes | Start month | |
| position_name | No | Position title | |
| is_client_work | Yes | Whether this is client work (Set to true when the affiliated company and the project client are different, such as in contract development companies) | |
| organization_name | Yes | Name of the organization | |
| client_company_name | No | Client company name (required only when is_client_work is true) |