list_achievements
Retrieve and filter professional achievements by date range, tags (all must match), or keyword search to find specific accomplishments.
Instructions
List achievements with optional filters: date range, tags (AND match), and keyword search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Inclusive end date (ISO 8601) | |
| from | No | Inclusive start date (ISO 8601) | |
| tags | No | All specified tags must be present (AND) | |
| keyword | No | Case-insensitive substring match across all text fields |