mcp-memory-libsql

by spences10
Verified

create_relations

Establish connections between entities within the mcp-memory-libsql server, enabling structured entity relationships for efficient data management and semantic searches.

Instructions

Create relations between entities

Input Schema

NameRequiredDescriptionDefault
relationsYes

Input Schema (JSON Schema)

{ "properties": { "relations": { "items": { "properties": { "source": { "type": "string" }, "target": { "type": "string" }, "type": { "type": "string" } }, "required": [ "source", "target", "type" ], "type": "object" }, "type": "array" } }, "required": [ "relations" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-memory-libsql

Related Tools

ID: 22lg4lq768