nexo_goal_update
Updates a goal's status to active, blocked, abandoned, or completed and sets the next action.
Instructions
Update a durable goal with active/blocked/abandoned/completed state and next action.
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 |