get_okrs
Retrieve complete OKR details by ID, including objectives, key results, progress, and alignments. Batch fetch up to 10 OKRs per call for efficient tracking.
Instructions
[Official API + UAT] Batch-fetch full OKR details (objectives, key results, progress, alignments) by OKR IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Response language (optional) | |
| okr_ids | Yes | OKR IDs (max 10 per call). From list_user_okrs. | |
| user_id_type | No | Type of user_ids in response (default: open_id) |