create_key_result
Add a key result to a ClickUp goal by specifying its name, type, owners, starting value, and target value to track progress toward measurable outcomes.
Instructions
Add a key result (target) to a goal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Key result name | |
| type | Yes | Key result type | |
| unit | No | Unit label (e.g. 'tasks', '$', '%') | |
| owners | Yes | User IDs of key result owners | |
| goal_id | Yes | The goal ID | |
| list_ids | No | List IDs to track automatically | |
| task_ids | No | Task IDs to track automatically | |
| steps_end | Yes | Target value | |
| steps_start | Yes | Starting value |