providers.detect
Detect all configured cloud providers and their regions across AWS, GCP, Azure, and Oracle in a single call. Returns provider list with source indication and guidance.
Instructions
Detect all configured cloud providers and their regions in one call. Prefer this over repeated region.detect when comparing AWS/GCP/Azure/Oracle. Returns { providers: [...] } with source (env|config|default) and a guidance message per provider.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| providers | Yes | Detected region for each supported cloud provider |