get_infra_overview
Retrieves a compact infrastructure snapshot with service counts, databases, queues, topics, secrets, lambdas, and high-severity findings. Use it first to quickly understand what services are in scope for any infrastructure task.
Instructions
Returns a compact infrastructure snapshot: service counts, all databases, queues, topics, secrets, lambdas, and high-severity findings. Call this first at the start of any database or infrastructure task to understand what services are in scope. Prefer this over get_graph_summary for quick orientation; use get_graph_summary only when you need every node, edge, and finding in full. Also returns a configured flag — when false, the server has no infrawise.yaml loaded (e.g. a remotely hosted instance) and all tools return empty results; a setupHint explains how to run infrawise locally. The freshness field reports when the analysis ran (analyzedAt, ageSeconds) and a stale flag with a refresh hint once the data is older than 24h.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||