Loading...
Loading...
Compare original and translation side by side
update-initiativeupdate-initiative({
"initiativeId": "<initiativeId>",
"workspaceId": "<workspaceId>",
"status": "In Progress",
"description": "<existingDescription>\\n\\n---\\n\\n## Changes\\n- What changed: Implemented HubSpot OAuth callback and token persistence\\n- Why: Enable first end-to-end auth handshake for lead sync",
"assigneeIds": ["<userId>"],
"teamIds": ["<teamId>"]
})update-initiative({
"initiativeId": "<initiativeId>",
"workspaceId": "<workspaceId>",
"status": "In Review",
"description": "<existingDescription>\\n\\n---\\n\\n## Update\\n- Summary: Researched HubSpot scope, risks, and implementation approach",
"assigneeIds": ["<userId>"],
"teamIds": ["<teamId>"],
"parentInitiativeId": "<parentInitiativeId>",
"taxonomyLabelIds": ["<labelId>"]
})list-initiativesChanges/Why## Updateupdate-initiativeupdate-initiative({
"initiativeId": "<initiativeId>",
"workspaceId": "<workspaceId>",
"status": "In Progress",
"description": "<existingDescription>\\n\\n---\\n\\n## Changes\\n- What changed: Implemented HubSpot OAuth callback and token persistence\\n- Why: Enable first end-to-end auth handshake for lead sync",
"assigneeIds": ["<userId>"],
"teamIds": ["<teamId>"]
})update-initiative({
"initiativeId": "<initiativeId>",
"workspaceId": "<workspaceId>",
"status": "In Review",
"description": "<existingDescription>\\n\\n---\\n\\n## Update\\n- Summary: Researched HubSpot scope, risks, and implementation approach",
"assigneeIds": ["<userId>"],
"teamIds": ["<teamId>"],
"parentInitiativeId": "<parentInitiativeId>",
"taxonomyLabelIds": ["<labelId>"]
})list-initiativesChanges/Why## Update