report_metric
Report actual performance metrics for a blueprint to track agent success criteria; auto-resolves predicted targets and returns deviation analysis for multiple metrics.
Instructions
Report actual performance metrics for a blueprint. The system auto-resolves predicted targets from the blueprint and returns deviation analysis. Supports multiple metrics in one call. Use this after implementing agents to track whether they hit their success criteria.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blueprintId | Yes | The blueprint ID (UUID) | |
| metrics | Yes | One or more metrics to report | |
| customerOrgId | No | Customer organization ID (UUID). Required for partner users accessing a customer org. |