get_domain_overview
Get a project's business domain overview: returns all domains with their flows, entity counts, and summaries. Understand the architecture at a glance.
Instructions
Get summary of all business domains and their flows (from domain-graph.json).
Args: project: Project name.
Returns: List of domains with flow names, entity counts, and summaries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |