ensp_parse_topology_b64
Parse base64-encoded .topo bytes into topology structure, enabling MCP clients to upload and decode eNSP files directly.
Instructions
解析 base64 编码的 .topo 字节(用于 MCP 客户端直接上传)。
输入是标准 base64 字符串。返回与 ensp_parse_topology 一致的结构。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | uploaded | |
| content_b64 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||