Cloud Inventory
cloud_inventorySummarize cloud resource and identity counts across AWS, Azure, and GCP providers. Returns node summary without exposing secrets.
Instructions
Summarize the estate-wide cloud asset inventory (resource + identity counts).
Each provider is opt-in via its own ``AGENT_BOM_*_INVENTORY`` env flag and
credentials; a disabled or unconfigured provider returns a clear status
and contributes zero nodes. Returns resource/identity counts and a node
summary only — reference-only, never resource secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| providers | No | Comma-separated cloud providers to summarize: aws, azure, gcp. Omit to query all enabled. | |
| region | No | Optional AWS region for AWS inventory (e.g. us-east-1). | |
| tenant_id | No | Tenant scope for the response envelope. Defaults to the control-plane default tenant. | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |