get_discount_summary
Summarize active cloud discounts for your AWS account, including Savings Plans, Reserved Instances, and Cost Explorer utilization from the previous month.
Instructions
Return a summary of all active cloud discounts for the authenticated account.
For AWS: active Savings Plans (type, commitment $/hr, utilization %) and active Reserved Instances (instance type, count, payment type, days remaining), plus Cost Explorer utilization for the previous month.
Requires credentials and OCC_AWS_ENABLE_COST_EXPLORER=true for AWS.
Args: provider: Cloud provider — "aws" (GCP CUD support coming later)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | aws |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||