agenda_activate_goal
Category: Agenda | Module: vibeserve/tools/agenda.py
Description
Mark a goal as active — agents will prioritize work against this goal.
Parameters
| Name | Type | Default |
|---|---|---|
goal_id |
str |
(required) |
Returns
Dict[str, Any]
Source
Defined in agenda_activate_goal() in vibeserve/tools/agenda.py