Explain feature
explain_featureAnalyze a single feature in detail: endpoints, use cases, roles, entities, files, findings, and a sequence diagram for its main write endpoint.
Instructions
Deep dive on one feature: purpose signals, endpoints, use cases, roles, entities, files, findings and a sequence diagram for its main write endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | Absolute path of the project to analyse (a mounted path such as /workspace when running in Docker). | |
| feature | Yes | Feature name as listed by scan_project. | |
| refresh | No | Re-scan the project instead of using the cached analysis. |