Find Untagged Resources
find_untagged_resourcesIdentifies resources missing tags or labels across Azure or GCP. Untagged resources hinder cost attribution and team accountability, so this tool pinpoints them for remediation.
Instructions
Finds resources that have no tags or labels applied. Returns each resource with its name, type, resource group/project, and location. Untagged resources cannot be attributed to teams or projects, making cost allocation and chargeback impossible. Returns an empty list if all resources are tagged. Use this when the user asks about tagging compliance, governance, cost attribution gaps, or wants to identify resources that need tags or labels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | Cloud provider to query (azure or gcp) | azure |