generate_topology
Generate a Mermaid diagram of the per-site network topology, mapping gateways, switches, and APs via LLDP neighbor links. Optionally include connected clients for a full view.
Instructions
Build a per-site network topology as a Mermaid diagram (plus structured nodes/edges): gateways, switches, and APs linked via switch-port LLDP neighbors. Provide a site name; set include_clients=true to add connected clients. Render the Mermaid or save it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Site name or id (optional if the org has one site). | |
| org_id | No | Mist organization id (optional). | |
| include_clients | No | Add connected clients as leaf nodes (optional). |