update_key_result
Update a key result's progress, note, or name. Only provided fields change.
Instructions
Update a key result's current progress and/or definition — set the latest value, add a note, or rename it. Only the provided fields change. Returns the updated key result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_result_id | Yes | ID of the key result to update. | |
| steps_current | No | The latest measured value, used to compute progress toward the target. | |
| note | No | Optional note describing this progress update. | |
| name | No | New name for the key result. Omit to keep current. |