nexo_goal_update
Modify a goal's status (active, blocked, completed) and other fields like title, objective, or blockers to track progress.
Instructions
Update a durable goal with active/blocked/completed state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | No | ||
| title | No | ||
| status | No | ||
| goal_id | Yes | ||
| objective | No | ||
| next_action | No | ||
| shared_state | No | ||
| blocker_reason | No | ||
| parent_goal_id | No | ||
| success_signal | No |