Files
next-ai-draw-io/docs/shape-libraries/README.md
Dayuan Jiang f087b54ee4 feat: add get_shape_library tool for AI icon discovery (#335)
* feat: add get_shape_library tool for AI icon discovery

- Add server-side tool that returns shape library documentation
- AI can fetch icon/shape names on-demand before generating diagrams
- Includes path traversal protection and input sanitization
- Library index embedded in tool description for discoverability
- Supports 33 libraries: AWS, Azure, GCP, Kubernetes, Cisco, etc.

* fix: improve get_shape_library error handling and imports

- Move fs/path imports to top of file (avoid dynamic imports per call)
- Distinguish file-not-found vs other errors in catch block
- Include invalid input in validation error message
- Log unexpected errors for debugging

* docs: add get_shape_library to system prompt tool list

- Add Tool4 (get_shape_library) to available tools section
- Add usage guidance in 'Choose the right tool' section
- Update AWS icons note to reference get_shape_library for icon discovery

* fix: display get_shape_library tool output in chat UI

* fix: correct state check for get_shape_library output display

* fix: make get_shape_library output respect fold state

* style: auto-format with Biome

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-20 23:19:49 +09:00

4.7 KiB

Draw.io Shape Libraries

Reference: style="shape=mxgraph.<library>.<shape_name>"

Cloud Providers

Library Shapes Prefix Description File
aws4 1031 mxgraph.aws4 Amazon Web Services (2025) - EC2, S3, Lambda, RDS, etc. aws4.md
azure2 608 img/lib/azure2/ Microsoft Azure (2024) - VMs, Storage, AI, Networking, etc. azure2.md
gcp2 297 mxgraph.gcp2 Google Cloud Platform - Compute Engine, BigQuery, GKE, etc. gcp2.md
alibaba_cloud 273 mxgraph.alibaba_cloud Alibaba Cloud - ECS, OSS, RDS, SLB, VPC, etc. alibaba_cloud.md
openstack 18 mxgraph.openstack OpenStack cloud platform icons openstack.md
digitalocean 74 mxgraph.digitalocean DigitalOcean - Droplets, Spaces, Kubernetes, etc. digitalocean.md
salesforce 96 mxgraph.salesforce Salesforce platform icons salesforce.md

Networking & Infrastructure

Library Shapes Prefix Description File
cisco19 232 mxgraph.cisco19 Cisco network equipment - routers, switches, firewalls cisco19.md
network 58 mxgraph.networks General network diagram symbols network.md
arista 45 mxgraph.arista Arista network switches and equipment arista.md
kubernetes 40 mxgraph.kubernetes Kubernetes - pods, services, deployments, nodes kubernetes.md
vvd 93 mxgraph.vvd VMware Validated Design icons vvd.md
rack 11 mxgraph.rack Server rack and data center equipment rack.md

Business Process

Library Shapes Prefix Description File
bpmn 39 mxgraph.bpmn Business Process Model and Notation - events, gateways, tasks bpmn.md
eip 36 mxgraph.eip Enterprise Integration Patterns - messaging, routing eip.md
lean_mapping 13 mxgraph.lean_mapping Lean/Value Stream Mapping symbols lean_mapping.md

General Diagrams

Library Shapes Prefix Description File
flowchart 34 mxgraph.flowchart Standard flowchart symbols - process, decision, data flowchart.md
basic 30 mxgraph.basic Basic shapes - stars, banners, callouts, hearts basic.md
arrows2 34 mxgraph.arrows2 Arrow shapes and connectors arrows2.md
infographic 29 mxgraph.infographic Infographic elements - charts, icons, badges infographic.md
sitemap 50 mxgraph.sitemap Website sitemap icons - pages, forms, navigation sitemap.md

UI/Mockups

Library Shapes Prefix Description File
android 17 mxgraph.android Android UI mockup components android.md

Enterprise Software

Library Shapes Prefix Description File
citrix 97 mxgraph.citrix Citrix virtualization - XenApp, XenDesktop, NetScaler citrix.md
sap 98 mxgraph.sap SAP enterprise software icons sap.md
mscae 73 mxgraph.mscae Microsoft Cloud and Enterprise symbols mscae.md
atlassian 26 mxgraph.atlassian Atlassian - Jira, Confluence issue types atlassian.md

Engineering

Library Shapes Prefix Description File
fluidpower 246 mxgraph.fluid_power Hydraulic/pneumatic engineering symbols fluidpower.md
electrical 50 mxgraph.electrical Electrical circuit symbols - resistors, capacitors electrical.md
pid 18 mxgraph.pid2 Piping and Instrumentation Diagram symbols pid.md
cabinets 53 mxgraph.cabinets Electrical cabinet components - breakers, terminals cabinets.md
floorplan 44 mxgraph.floorplan Floor plan furniture and fixtures floorplan.md

Icons & Graphics

Library Shapes Prefix Description File
webicons 176 mxgraph.webicons Web/social media logos - GitHub, Twitter, AWS, etc. webicons.md
un-ocha-icons 242 mxgraph.un-ocha-icons UN OCHA humanitarian icons un-ocha-icons.md

Total: 33 libraries, 4,281 shapes