Memory Box MCP Server

by amotivv
Verified

get_bucket_memories

Retrieve stored memories from a specified bucket using vector embeddings for semantic-based search, enabling efficient access to structured information.

Instructions

Get memories from a specific bucket

Input Schema

NameRequiredDescriptionDefault
bucket_idYesThe bucket to retrieve memories from

Input Schema (JSON Schema)

{ "properties": { "bucket_id": { "description": "The bucket to retrieve memories from", "type": "string" } }, "required": [ "bucket_id" ], "type": "object" }

You must be authenticated.

Other Tools from Memory Box MCP Server

Related Tools

ID: wtbejx9zwc