get_education
Retrieve a specific education entry and its associated competencies using its ID.
Instructions
Get a single education entry by ID, including its competencies. Returns {"error": ...} if id is not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Education entry ID from list_education |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||