mcp-memory-libsql

by spences10
Verified

create_entities

Generate new entities with observations and optional embeddings for semantic search and efficient entity management in a libSQL-powered memory system.

Instructions

Create new entities with observations and optional embeddings

Input Schema

NameRequiredDescriptionDefault
entitiesYes

Input Schema (JSON Schema)

{ "properties": { "entities": { "items": { "properties": { "embedding": { "description": "Optional vector embedding for similarity search", "items": { "type": "number" }, "type": "array" }, "entityType": { "type": "string" }, "name": { "type": "string" }, "observations": { "items": { "type": "string" }, "type": "array" } }, "required": [ "name", "entityType", "observations" ], "type": "object" }, "type": "array" } }, "required": [ "entities" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-memory-libsql

Related Tools

ID: 22lg4lq768