AI Diagram Generator
diagram-generatorFull Description
Generates diagrams in MakeaViz, including flowcharts, mindmaps, sequence diagrams and more. This tool does not support class diagrams, timelines, venn diagrams, entity relationship diagrams, gantt charts, state diagrams, or other Mermaid.js diagram types.This tool also does not support font changes if a user asks for those changes to an existing diagram, encourage them to edit the diagram interactively.If the tool is unable to complete the user's task, reference the error that is passed back.Generated diagrams should be simple, unless a user asks for details.
Parameters (3 required)
diagram_typestringType of diagram: 'flowchart' for processes/workflows, 'sequence' for system interactions, 'mindmap' for brainstorming/organizing ideas
flowchartsequencemindmapmermaid_codestringPre-generated Mermaid diagram code from ChatGPT. This will be validated and rendered in an interactive editor.
titlestringDiagram title generated by ChatGPT.