list_savings_recommendations
Retrieve and filter cost savings recommendations by status (open, acted_on, verified, dismissed, expired) or source (rightsizing, idle, kubernetes, waste, commitment).
Instructions
List tracked recommendations with their current status.
Args: status: Filter by status: "open", "acted_on", "verified", "dismissed", "expired". None = all. source: Filter by source: "rightsizing", "idle", "kubernetes", "waste", "commitment". None = all. limit: Max results (default 30).
Examples: - "Show all open recommendations" - "Which recommendations have we acted on?" - "List verified savings" - "Show dismissed recommendations"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| source | No | ||
| status | No |