get_graph_summary
Retrieve the complete infrastructure graph including all nodes, edges, and findings to trace relationships across multiple services. Use for a thorough analysis when you need every detail, not just high-severity issues.
Instructions
Returns every node (tables, functions, lambdas, queues, etc.), every edge (query, scan, triggers, publishes_to), and all findings. Use this when you need to trace relationships across multiple services or require the complete finding set — not just high-severity ones. For a quick overview use get_infra_overview instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||