trace_callgraph
Trace the call hierarchy from Controller to Service to Handler to Mapper by analyzing GitLab code for a specified class name.
Instructions
追踪调用层级图:Controller→Service→Handler→Mapper (通过 GitLab)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| className | Yes | 类名 (如 UiPageServiceImpl) |