Top Spending Resources
top_spending_resourcesFind the top spending resources in Azure or GCP over a specified period. Pinpoint cost drivers to optimize cloud spending.
Instructions
Find the N most expensive individual resources over a time period. On GCP, requires the detailed billing export for resource-level data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | Cloud provider to query (azure or gcp) | azure |
| days | No | Number of days to look back (default: 30) | |
| limit | No | Number of resources to return (default: 10) |