Skip to main content
Glama

traverse_knowledge_graph

Explore connected nodes and relationships in a knowledge graph by walking from a starting entity to a specified depth, helping users discover connections and patterns within structured data.

Instructions

Walk the graph from a starting entity, following relationships up to a specified depth. Returns connected nodes and relationships.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_codeYesProject code — from list_knowledge_projects
start_entity_typeYesEntity type of the starting node (e.g., 'Topic')
start_entity_idYesEntity ID of the starting node
max_depthNoMaximum traversal depth (default 3, max 5)
directionNoboth
environmentNostaging

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/velosovictor/graforest-mcp'

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