Draw.io
Generates and displays interactive diagrams to visualize complex systems and workflows.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Create Diagram: Creates and displays an interactive draw.io diagram. Pass draw.io XML (mxGraphModel format) to render it inline. IMPORTANT: The XML must be well-formed. Do NOT use double hyphens (--)
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Generates and displays interactive diagrams to visualize complex systems and workflows. Enables real-time rendering of flowcharts directly within your workspace for better communication. Streamlines the creation of architectural models using standard XML formats.
Список инструментов сервера (1)
Технические названия из tools/list. Нужны только разработчикам.
| create_diagram | Creates and displays an interactive draw.io diagram. Pass draw.io XML (mxGraphModel format) to render it inline. IMPORTANT: The XML must be well-formed. Do NOT use double hyphens (--) inside XML comments, as this is invalid XML and will break the parser. Use single hyphens or rephrase instead (e.g. <!-- Order 1 to OrderItem --> not <!-- Order 1 --- OrderItem -->). |