Find Idle Resources
find_idle_resourcesIdentifies idle cloud resources such as unattached disks, unused IPs, and orphaned network interfaces, listing each with reason and estimated monthly cost to reduce waste.
Instructions
Finds cloud resources that are provisioned but not actively used — unattached disks, orphaned network interfaces, unused IPs, idle VMs, and empty compute plans. Returns each resource with its name, type, resource group/project, reason it is idle, and estimated monthly cost in USD. Returns an empty list if no idle resources are found. Use this when the user asks about waste, idle or unused resources, cleanup opportunities, or wants to find resources to delete to reduce costs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | Cloud provider to query (azure or gcp) | azure |