get_implementation_plan
Retrieve a summary of the implementation plan for a blueprint, including project overview, epic names with phases and story counts, and timeline.
Instructions
Get an implementation plan summary for a blueprint. Returns project overview, epic names with phases and story counts, and timeline. For full stories and dependencies, use download_blueprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blueprintId | Yes | The blueprint ID (UUID) | |
| customerOrgId | No | Customer organization ID (UUID). Required for partner users accessing a customer org. |