Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DRAWIO_OUTPUT_DIR | No | Specifies the directory where diagram files will be saved. If not set, files are saved to the current working directory. |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_diagram | Create various types of diagrams (flowchart, sequence, network, erd, custom) and save to a file. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |