get_domain_detail
Retrieve detailed information about a business domain, including entities, business rules, flows, and steps. Use fuzzy domain matching to quickly access domain knowledge within a project.
Instructions
Get detailed info about a specific business domain: entities, rules, flows, steps.
Args: domain_name: Domain name (e.g., "authentication", "transfer", "payroll"). Fuzzy matching supported. project: Project name.
Returns: Full domain details with entities, business rules, flows and their steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| domain_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |