analyze_visum_network
Evaluate and generate detailed statistics of the currently loaded Visum network for efficient analysis and decision-making.
Instructions
Analyze the currently loaded Visum network and get detailed statistics
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}