get_savings_summary
Retrieve a 30-day cost and savings summary for an Ocean cluster, including total spend, spot savings, and cost breakdown. Provide the cluster ID and optionally the account and cloud provider.
Instructions
Get a 30-day cost/savings summary for an Ocean cluster. Shows total spend, spot savings, and cost breakdown.
Args: cluster_id: The Ocean cluster ID (e.g. o-abc12345) account_id: Optional account ID to query. Defaults to SPOTINST_ACCOUNT_ID env var. cloud: Cloud provider: aws or azure (default: aws)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_id | Yes | ||
| account_id | No | ||
| cloud | No | aws |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |