get_qa_recommendations
Analyze test pyramid health, coverage gaps, and flakiness signals for an app URL, then return prioritized QA recommendations. Narrow results with the scope parameter.
Instructions
QA-engineering view: test pyramid health, coverage gaps, flakiness signals, and prioritized recommendations.
Aggregates recorded journeys and recent run cases for app_url, then returns a RecommendationSet plus embedded qa_context (risk matrix, defect mix, pyramid stats). Use scope to narrow the recommendation lists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | full | |
| app_url | Yes | ||
| release_id | No | ||
| lookback_runs | No |