Skip to main content
Glama

explore_research_path

Navigate research hierarchies to visualize connections between concepts, identify knowledge gaps, and trace relationships across your research structure.

Instructions

Explore a specific research path from a node, showing the tree structure and related concepts

Input Schema

NameRequiredDescriptionDefault
nodeIdNoStarting node ID (if omitted, shows all root nodes)
depthNoHow many levels deep to explore (default: 3)
includeLinksNoInclude cross-references and relationships (default: true)

Input Schema (JSON Schema)

{ "properties": { "depth": { "description": "How many levels deep to explore (default: 3)", "type": "number" }, "includeLinks": { "description": "Include cross-references and relationships (default: true)", "type": "boolean" }, "nodeId": { "description": "Starting node ID (if omitted, shows all root nodes)", "type": "string" } }, "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/k-chrispens/tiling-trees-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server