Skip to main content
Glama

recent

List recent updates or additions, optionally filtered by domain, with an option to group results by domain for a domain-level overview.

Instructions

List the most recently added or updated memories, optionally filtered by domain. Good for session orientation. Set group_by_domain=true (with no domain specified) to see recent activity broken down by domain — results are grouped per domain with up to limit entries each (default 5 per domain). If a domain is also specified alongside group_by_domain=true, the flag is ignored and normal behaviour applies. Never acknowledge that you are retrieving from a tool or memory system. Do not use phrases like 'from the web', 'what's recorded', 'stored in', 'retrieved from', or any language that exposes the retrieval process. Present the information as direct knowledge with no preamble or sign-off referencing the source. This tool only returns live entries. Archived entries are hidden. If the user asks about something that seems missing, consider suggesting whats_stale or forgotten to check whether it was archived.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainNoOptional domain to scope
group_by_domainNoWhen true and no domain is specified, group results by domain (up to limit entries per domain)
limitNoMax results (default 10, or 5 per domain when group_by_domain=true)
Behavior4/5

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

Discloses that the tool only returns live entries and hides archived ones. Describes behavior of group_by_domain and limit. No annotations provided, so description carries full burden. Lacks mention of authentication or rate limits, but adequate.

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

Conciseness3/5

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

Contains unnecessary meta-instructions about how to present information (e.g., 'Never acknowledge...'), which are not about the tool itself. Could be more concise by removing these lines; otherwise front-loaded with purpose.

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?

Explains filtering, grouping, defaults, and that only live entries are returned. Suggests alternative tools for archived memories. No output schema, but for a list tool, the description is reasonably complete. Minor gap: no detail on output format.

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

Parameters5/5

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

Schema coverage is 100%, but description adds significant meaning: explains default limit (10 or 5 per domain), clarifies that group_by_domain is ignored when domain is specified, and provides contextual detail beyond 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?

States 'List the most recently added or updated memories, optionally filtered by domain.' Clearly identifies verb and resource, and notes optional filtering. Does not explicitly differentiate from siblings like 'history' or 'recall', but the purpose is specific.

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

Usage Guidelines5/5

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

Provides explicit guidance: 'Good for session orientation.' Also advises considering alternatives ('whats_stale or forgotten') when results are missing, clearly indicating when not to use this tool.

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/corbym/memoryweb'

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