ProtectedInternalGenerates an SVG network graph from the provided data and configuration
The action parameters containing:
A promise resolving to an SVGActionResult
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Action that generates SVG network graphs including force-directed layouts, decision trees, and radial networks.
This action provides server-side SVG generation for network visualizations, designed for AI agents and workflows to create publication-quality graphs from structured data.
Example