query_resource
Query any GNS3 MCP resource by URI to retrieve network lab data, with output in table or JSON format.
Instructions
Universal resource query tool - access any GNS3 MCP resource.
See tool implementation docstring for comprehensive URI pattern documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Resource URI to query (see tool description for supported patterns) | |
| format | No | Output format: 'table' (default, human-readable) or 'json' (structured) | table |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |