update_achievement
Update only the fields you specify in an achievement, leaving other details unchanged.
Instructions
Partially update an achievement. Only the supplied fields are changed; all others are preserved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | UUID of the achievement to update | |
| date | No | ISO 8601 date | |
| tags | No | ||
| task | No | ||
| action | No | ||
| result | No | ||
| headline | No | ||
| situation | No |