list_achievements
Retrieve achievements from your resume, optionally filtered by a specific resume, with pagination support.
Instructions
List all achievements (phrase skills), optionally filtered to a specific resume. Response includes total_count and items for pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resume_id | No | Optional resume ID from list_resumes to filter results | |
| limit | No | Maximum number of results to return (default 100) | |
| offset | No | Number of results to skip for pagination (default 0) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||