Skip to main content
Glama

nexo_recall

Search all NEXO memory types—changes, decisions, learnings, diary, files—with a query and optional look-back days for deep historical context.

Instructions

Search across ALL NEXO memory — changes, decisions, learnings, followups, diary, entities, .md files, code files. For deep historical context (older sessions, past work), also search diary_archive.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesText to search across all memory tables
daysNoLook back N days (default 30)
Behavior2/5

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

No annotations are provided, so the description bears full responsibility. It does not disclose behavioral traits such as read-only nature, side effects, permissions, rate limits, or query limitations. As a search tool, it is likely safe, but this is not stated.

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 two sentences: the first states purpose and scope, the second provides usage guidance. No redundant words, efficiently structured for quick understanding.

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

Completeness3/5

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

While purpose and usage are clear, the description lacks information about return format, pagination, or any behavioral constraints. For a tool with no output schema, this omission reduces completeness. However, it adequately covers the core functionality.

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

Parameters4/5

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

Both parameters have schema descriptions covering 100%. The description adds value by specifying the memory types searched (changes, decisions, etc.), which enriches the meaning of the 'query' parameter beyond the schema.

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

Purpose4/5

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

The description clearly states the verb 'Search' and the resource 'ALL NEXO memory', listing specific categories. It mentions an alternative for older history (diary_archive), but does not explicitly distinguish from the sibling 'nexo_memory_recall', so clarity is high but not perfect.

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

Usage Guidelines3/5

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

The description implies use for recent/general memory and suggests diary_archive for older context, providing some guidance. However, it lacks explicit when-to-use and when-not-to-use conditions, and does not mention other potential alternatives.

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/wazionapps/nexo'

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