Skip to main content
Glama

dream

Run a full memory consolidation cycle to archive low-value entries and generate insight memories. Use when memory count is high for periodic maintenance.

Instructions

Run a full memory consolidation cycle (Orient, Gather, Consolidate, Prune). Side effect: may archive low-value entries and generate insight memories. Use when memory count is high and you need periodic maintenance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scopeNoScope to consolidate, e.g. 'project:myapp'. Omit to consolidate across all scopes
forceNoSet to true to force consolidation even if recent write count is below the automatic threshold
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries full burden and discloses side effects (archiving low-value entries, generating insight memories). It lacks details on authentication, rate limits, or the exact nature of archiving, making it adequate but not rich.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise with two sentences that cover main action, side effects, and usage guideline. No wasted words; every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the low complexity (2 optional params, no output schema), the description is fairly complete. It outlines the process, side effects, and usage. It could mention return values or failure indications, but overall very good.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The tool description does not add extra meaning to parameters beyond the schema's own descriptions, providing no additional value for parameter semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool runs a full memory consolidation cycle with specific sub-steps (Orient, Gather, Consolidate, Prune), distinguishing it from sibling tools that focus on individual aspects like distill_memory or batch_store.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly advises use 'when memory count is high and you need periodic maintenance', providing clear context for when to invoke. However, it does not mention alternatives or when not to use it, leaving some ambiguity.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/AliceLJY/recallnest'

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