List Initiatives
Fetch initiative tasks.
Instructions
Call list-initiatives .
list-initiatives({ "workspaceId": "<workspaceId>", "statuses": ["Open", "Planned", "In Progress", "In Review"], "includeHierarchy": true })
If statuses is omitted, the tool defaults to active statuses:
-
Open
-
Planned
-
In Progress
-
In Review