You're viewing a demo portfolio

Join the waitlist
PRSM

find_shortest_path

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Gonka Network Pricing

https://github.com/bystray/gonka-mcp-server

2/7 registries
View full server →
find_shortest_path — Gonka Network Pricing — PRSM MCP