{
"id": "tool-server:anycli-tool-example",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/anycli-tool-example.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "AnyCLI Tool Example",
"protocol": "anycli",
"tools": [
"tool-descriptor:long-build"
],
"sourceRef": "source-ref:a5c-anycli-examples"
},
"outgoingEdges": [
{
"from": "tool-server:anycli-tool-example",
"to": "tool-descriptor:long-build",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:anycli-tool-example",
"to": "extension-interface:reactor",
"kind": "implements",
"attributes": {}
},
{
"from": "tool-server:anycli-tool-example",
"to": "source-ref:a5c-anycli-examples",
"kind": "sourced_from",
"attributes": {}
}
],
"incomingEdges": []
}