get_cv_sections
Retrieve one or more CV sections in a single call, with optional semantic enrichments. Unrecognized names are reported with the available section list.
Instructions
Retrieve one or more CV sections in a single call.
Accepts a list of section names. Returns all matched sections separated by blank lines. Reports any unrecognized names with the list of available sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enrich | No | Include semantic enrichments (cross-references, skill levels) | |
| section_names | Yes | One or more section names to retrieve (case-insensitive, '&' ignored). Use list_cv_sections() to see available names. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |