create_ascii_art
Generate ASCII art diagrams for boxes, flowcharts, tables, trees, and sequence diagrams directly from content descriptions.
Instructions
Generate ASCII art (boxes, flowcharts, tables, trees, sequence diagrams)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Type of ASCII art to generate | |
| style | No | Border style for boxes | single |
| width | No | Maximum width of the output | |
| content | Yes | Content or description for the diagram |