list_optimization_recommendations
Get prioritized actionable insights with estimated daily savings for cloud optimization across security, cost, and efficiency.
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 |
|---|---|---|---|
| page | No | Page number for pagination (zero-based). | |
| easyWin | No | Filter for easy wins only. | |
| category | No | Filter by insight categories. Possible values: FinOps, OperationalExcellence, PerformanceEfficiency, Reliability, Security, Sustainability. | |
| pageSize | No | Number of results per page (default 20, max 100). | |
| priority | No | Filter by priority levels. Possible values: Low, Medium, High. | |
| provider | No | Filter by cloud provider. | |
| searchTerm | No | Text search across insight titles and descriptions. | |
| displayStatus | No | Filter by display status. Possible values: actionable, acknowledged, in progress, optimized, dismissed. |