gns3_get_node
Retrieve detailed configuration and properties of a specific network node in GNS3 simulations, including port information and node settings.
Instructions
Get detailed information about a specific node. Returns complete node configuration including ports and properties.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| node_id | Yes | ||
| server_url | No | http://localhost:3080 | |
| username | No | ||
| password | No |