Update a diagram
update_diagramUpdate an existing diagram of the user (source, title and/or type) and save it. Requires a YAMLTools API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Diagram id to update | |
| yaml | No | New YAML source | |
| title | No | New title | |
| diagramType | No | New diagram type |