visualize
Generate a diagram of thought chain structure and branch relationships using Mermaid or ASCII format for rendering in documentation or terminals.
Instructions
Generate a diagram showing the thought chain structure and branch relationships. Mermaid format produces a graph suitable for rendering in GitHub, Obsidian, or documentation. ASCII format produces a plain-text diagram for terminal or inline display. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format (default: mermaid) | |
| showContent | No | Include thought content preview (default: false) |