update_goal
Update an existing goal by modifying its progress, status, or other attributes.
Instructions
Patch a goal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_id | Yes | ||
| title | No | ||
| description | No | ||
| color | No | ||
| progress | No | ||
| target_date | No | ||
| timeline_days | No | ||
| status | No | ||
| priority | No | ||
| is_archived | No | ||
| tags | No | ||
| sort_order | No | ||
| horizon | No | ||
| area | No |