workboard_update_key_result_tool
Update a key result's progress value for weekly check-ins. Needs metric ID and new value; optional comment. No WorkBoard login required.
Instructions
Update progress on a key result (metric). This is the primary tool for weekly OKR check-ins — update a key result's value without logging into WorkBoard.
Use workboard_get_my_key_results_tool to find metric IDs first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric_id | Yes | Metric ID (positive integer). Get this from workboard_get_my_key_results_tool. | |
| value | Yes | The new progress value (e.g. "75" for 75%). | |
| comment | No | Optional check-in comment describing what changed. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||