dismiss_recommendation
Dismiss a recommendation you won't act on, with an optional reason. Removes it from open potential savings.
Instructions
Dismiss a recommendation you've decided not to act on (won't fix, accepted risk, etc.). Dismissed recommendations won't appear in open potential savings.
Args: recommendation_id: The ID from list_savings_recommendations(). reason: Optional note on why you're dismissing it (e.g. "reserved for burst traffic").
Examples: - "Dismiss recommendation 15, we need that instance for peak load" - "Mark recommendation 8 as won't fix"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| recommendation_id | Yes |