agenda_add_initiative
Category: Agenda | Module: vibeserve/tools/agenda.py
Description
Add an initiative linked to a goal.
Parameters
| Name | Type | Default |
|---|---|---|
goal_id |
str |
(required) |
title |
str |
(required) |
description |
str |
'' |
features |
str |
'' |
Returns
Dict[str, Any]
Source
Defined in agenda_add_initiative() in vibeserve/tools/agenda.py