get_key_result
Retrieve details and progress of a key result by providing its objective ID and key result ID.
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
| Name | Required | Description | Default |
|---|---|---|---|
| objective_id | Yes | Parent objective ID | |
| key_result_id | Yes | Key result ID |