find_shortest_path
ActiveTool of Gonka Network Pricing
declared in 3.4.2
Find how two Gonka documentation concepts are connected — useful for answering "how does X relate to Y" questions.
Parameters schema
{
"type": "object",
"required": [
"source",
"target"
],
"properties": {
"source": {
"type": "string",
"description": "Starting concept name, e.g. \"trial key\"."
},
"target": {
"type": "string",
"description": "Destination concept name, e.g. \"gateway\"."
},
"max_hops": {
"type": "integer",
"default": 8,
"description": "Give up if the path is longer than this many edges."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gonka Network Pricing
https://github.com/bystray/gonka-mcp-server
2/7 registries