Skip to main content
Glama

link_memories

Establish connections between memories in a knowledge graph to organize and retrieve information systematically.

Instructions

Create a directed link between two memories.

Args:
    source_id: UUID of the source memory.
    target_id: UUID of the target memory.
    relation: Type of relationship (default 'related').

Returns:
    JSON string with the created link details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
source_idYes
target_idYes
relationNorelated

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/novyxlabs/novyx-mcp-desktop'

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