Create Initiative
Create a new initiative task.
Instructions
Call create-initiative .
create-initiative({ "title": "Build HubSpot lead sync integration", "description": "OAuth, sync jobs, task mapping, and observability", "status": "Planned", "workspaceId": "<workspaceId>", "assigneeIds": ["<userId>"], "teamIds": ["<teamId>"], "parentInitiativeId": "<parentInitiativeId>", "taxonomyLabelIds": ["<labelId>"] })