Skip to main content

Itential details FlowAI agent that outputs network mind maps

Itential posted a demo showing a FlowAI agent that performs full device discovery with PyATS and produces interactive mind-map visualizations in roughly two minutes, enabling automated, refreshable network documentation for operational teams.

Research Overview

The post describes a demonstration in which a FlowAI agent was built to run PyATS Genie discovery and then convert collected data into mind-map visualizations via a MarkMap Model Context Protocol (MCP) integration.

The demonstration Radio Access Network (RAN) on an IAG platform instance and produced multiple report types from a single natural-language prompt that requested a full network discovery and visual documentation.

Technical Breakdown

The workflow uses a Node.js MCP for MarkMap that was cloned, registered, and executed from the platform; PyATS show commands were bound into the agent to collect device state.

The execution trace recorded about 12 tool calls, including repeated PyATS commands and calls to the MarkMap tool, and the project includes deterministic workflow variables for folder location and platform connectivity.

Key findings

The run generated three distinct visual reports: an executive overview mind map, an interface and addressing mind map, and a routing-table mind map, each produced for a requested set of devices.

The interface report included loopback, physical, virtual, and subinterface entries with IP addresses and status where available, and the routing report summarized connected, local, static, and dynamic routes.

Operational Impact

The agent can be re-run on demand from the platform to refresh documentation from live device state, and the described project stores output in a defined folder structure for subsequent access.

By invoking the agent with a natural-language prompt, operators can obtain structured visual documentation without manual parsing or repeated template maintenance, per the demonstration details.

The overall demonstration shows a workflow for turning live network telemetry into interactive mind maps that can be refreshed as needed; this is relevant for enterprise teams that require up-to-date infrastructure documentation. This “Blog Signals brief” is a fact-based summary of the vendor blog.