Create a diagram
create_diagramSave a new diagram to the user's account. Returns its id and URL. May hit the free-plan limit (paywall). Requires a YAMLTools API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yaml | Yes | YAML source to save | |
| title | No | Diagram title | |
| diagramType | No | Diagram type | TREE |