diff --git a/docs/docs/tools/describe.md b/docs/docs/tools/describe.md index 1114ffdc..143fd2d6 100644 --- a/docs/docs/tools/describe.md +++ b/docs/docs/tools/describe.md @@ -125,8 +125,8 @@ enable_pr_diagram = true If set to true, the tool will display a help text in the comment. Default is false. - add_diagram - If set to true, the tool will generate a Mermaid sequence diagram (in code block format) describing component interactions based on the code changes. Default is false. + enable_pr_diagram + If set to true, the tool will generate a horizontal Mermaid flowchart summarizing the main pull request changes. This field remains empty if not applicable. Default is false.