mark_recommendation_acted_on
Mark a savings recommendation as implemented. nable will then verify the change automatically.
Instructions
Mark a savings recommendation as acted on (you've implemented the change). nable will then attempt to verify the change next time verify_savings() runs.
Args: recommendation_id: The ID from list_savings_recommendations() or get_savings_summary().
Examples: - "I resized that EC2 instance, mark recommendation 42 as done" - "We shut down the idle RDS, mark it acted on" - "Mark recommendation 7 as complete"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recommendation_id | Yes |