update_goal
Update progress on a specific key result of a goal to reflect current completion percentage.
Instructions
Update progress on a specific key result of a goal. Args: goal_id: The ID of the goal to update key_result: The exact key result text to update progress: New progress percentage (0-100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_id | Yes | ||
| progress | Yes | ||
| key_result | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |