get_domain_context
Retrieve code for specific business domains using parent/child notation to support development and analysis within the trace-mcp server.
Instructions
Get all code related to a specific business domain. Supports "parent/child" notation (e.g. "payments/refunds").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain name (e.g. "payments" or "payments/refunds") | |
| include_related | No | Include symbols from related domains (default false) | |
| token_budget | No | Token budget for source context (default 4000) |