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