list_optimization_recommendations
Get prioritized actionable insights to optimize cloud costs, improve efficiency, and enhance security. Filter by category, priority, or provider to find savings opportunities.
Instructions
Use this when the user asks about optimization, recommendations, insights, savings opportunities, rightsizing, idle resources, security findings, or cost reduction suggestions. Also use this when the user asks 'what insights are available?' or 'show me insights'. This is the primary tool for 'what can I optimize?', 'how can I save money?', and 'what insights do I have?' questions. Returns a prioritized list of actionable insights with estimated daily savings. Do NOT use this for cost anomalies/spikes (use get_anomalies) or budget tracking (use list_budgets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by insight categories. Possible values: FinOps, OperationalExcellence, PerformanceEfficiency, Reliability, Security, Sustainability. | |
| priority | No | Filter by priority levels. Possible values: Low, Medium, High. | |
| displayStatus | No | Filter by display status. Possible values: actionable, acknowledged, in progress, optimized, dismissed. | |
| provider | No | Filter by cloud provider. | |
| easyWin | No | Filter for easy wins only. | |
| searchTerm | No | Text search across insight titles and descriptions. | |
| page | No | Page number for pagination (zero-based). | |
| pageSize | No | Number of results per page (default 20, max 100). |