Query Cloud Targets
Use the list_targets MCP tool to query configured cloud targets (accounts/regions).
Workflow
- •Translate the user's request into a query
- •Call
list_targetswith the query - •Present targets grouped by namespace (cloud provider)
Query Examples
| User asks... | Query |
|---|---|
| "What targets are configured?" | (empty) |
| "Show AWS targets" | namespace:AWS |
| "Which targets have discovery?" | discoverable:true |
What is a Target?
A target represents a cloud account or region where resources are deployed. Each target has a namespace (e.g., AWS, Azure) and configuration (region, credentials).