search_achievements
Search achievement descriptions to find matching bullets with minimal context, using a token-efficient approach for targeted results.
Instructions
Search achievement descriptions directly, returning only matching bullets with minimal parent context. More token-efficient than search_work_experiences when you only need matching achievements.
Each result includes: id, desc, company_name, position_title, work_experience_id, resume_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Text to search for in achievement descriptions (case-insensitive) | |
| resume_id | No | Optional resume ID to scope the search to one resume |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |