update_goal
Update a goal atomically with changes to title, description, priority, status, committed flag, success criteria, linked plans, and achievers. All modifications apply together.
Instructions
Atomic goal update. Subsumes update_goal + link_plan_to_goal + unlink_plan_from_goal + add_achiever + remove_achiever. All changes apply together.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_id | Yes | ||
| changes | Yes |