get_progress
Retrieve implementation progress and performance metrics for a blueprint, including predicted targets, actual measurements with deviation analysis, and implementation state to compare against the plan.
Instructions
Get implementation progress and performance metrics for a blueprint. Returns predicted targets, latest actual measurements with deviation analysis, and implementation state (if synced via sync_implementation_state). Use this to check how an implementation is tracking against the plan.
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. |