add_achievement
Capture a professional achievement using the STAR method. Provide headline, situation, task, action, result, and date to generate a unique identifier.
Instructions
Create a new achievement using the STAR method. Returns the created achievement with its generated UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ISO 8601 date of the achievement e.g. 2026-02-28 | |
| tags | No | Optional tags | |
| task | Yes | Your specific responsibility (T in STAR) | |
| action | Yes | What you did (A in STAR) | |
| result | Yes | Quantified business impact — numbers, %, business outcomes (R in STAR) | |
| headline | Yes | One-line summary of the achievement | |
| situation | Yes | Context and background (S in STAR) |