Skip to main content
Glama

Knowledge Graph Memory Server

get_lesson_recommendations

Retrieve contextually relevant lessons using a knowledge graph memory system to enhance learning and interaction based on the current user context.

Instructions

Get relevant lessons based on the current context

Input Schema

NameRequiredDescriptionDefault
contextYesThe current context to find relevant lessons for

Input Schema (JSON Schema)

{ "properties": { "context": { "description": "The current context to find relevant lessons for", "type": "string" } }, "required": [ "context" ], "type": "object" }

You must be authenticated.

Other Tools from Knowledge Graph Memory Server

Related Tools

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/T1nker-1220/memories-with-lessons-mcp-server'

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