get_key_result
Retrieve detailed information about a specific key result from ProductPlan, including progress and metrics, to track OKR performance.
Instructions
Get key result details.
USE WHEN: "Tell me about this KR", "KR progress" FAILS WHEN: objective_id or key_result_id not found (use list_key_results to get valid KR IDs).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_result_id | Yes | Key result ID | |
| objective_id | Yes | Parent objective ID |