add_evidence
Log an achievement or evidence item and connect it to the relevant appraisal goals for performance tracking.
Instructions
Add a new evidence or achievement and link it to the appraisal goals it fulfills
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date of the evidence in YYYY-MM-DD format, defaults to today | |
| goals | Yes | List of goal numbers this evidence addresses | |
| level | No | Appraisal level (e.g., lead_consultant). Defaults to the configured DEFAULT_LEVEL. | |
| title | Yes | Short title for the evidence | |
| rubric | Yes | Rubric ID this evidence belongs to: develop_business | develop_yourself | manage_business | support_customers | |
| context | Yes | Explanation of why this evidence meets the goal(s) | |
| description | Yes | Detailed description of what was done or achieved | |
| use_latest_image | No | If true, picks the most recent image from the Inbox folder and attaches it to the evidence |