update_goal_progress
Update the status, current metric, and notes for a 2026 goal to record progress and maintain an accurate view of goal achievement.
Instructions
Update progress on a 2026 goal by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_id | Yes | Goal ID (e.g., 'saas-launch', 'income-300k') | |
| status | No | Goal status | |
| current_metric | No | Current metric value (e.g., '1 product launched') | |
| notes | No | Progress notes or updates |