mcp-memory-libsql

by spences10
Verified

delete_relation

Remove a specific relation by specifying source and target entities and relation type, optimizing entity management in mcp-memory-libsql.

Instructions

Delete a specific relation between entities

Input Schema

NameRequiredDescriptionDefault
sourceYesSource entity name
targetYesTarget entity name
typeYesType of relation

Input Schema (JSON Schema)

{ "properties": { "source": { "description": "Source entity name", "type": "string" }, "target": { "description": "Target entity name", "type": "string" }, "type": { "description": "Type of relation", "type": "string" } }, "required": [ "source", "target", "type" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-memory-libsql

Related Tools

ID: 22lg4lq768