compare_storage_inventory
Compare storage volume costs across AWS, Azure, and GCP. Input a list of volumes with capacity and disk type; get per-cloud pricing, totals, and the cheapest cloud.
Instructions
Bulk-compare a list of storage volumes across AWS, Azure, and GCP. Each row picks the cheapest SKU matching its disk_type (ssd or hdd) on each cloud, then prices it at capacity_gb × quantity. Returns per-row matches, per-cloud totals, and cheapest cloud. IOPS, throughput, and snapshots are accepted but not priced in v0.2.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| volumes | Yes |