clickup_goal_add_kr
Add a measurable key result to track progress toward a ClickUp goal by defining targets, linking tasks, and assigning owners.
Instructions
Add a key result to a goal
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_id | Yes | Goal ID | |
| list_ids | No | List IDs to link (for automatic type) | |
| name | Yes | Key result name | |
| owner_ids | No | Owner user IDs | |
| steps_end | Yes | Target value | |
| steps_start | Yes | Starting value | |
| task_ids | No | Task IDs to link (for automatic type) | |
| type | Yes | Key result type (number, currency, boolean, percentage, automatic) | |
| unit | No | Unit label |