Skip to main content
Glama
vibhorxpandey

Aurelius

research_memory

Retrieve past research episodes with verification scores and methodology risks to build on validated findings and avoid repeating errors.

Instructions

Recall past Aurelius research sessions relevant to a topic (episodic memory).

Returns up to k past episodes — hypothesis, verification score, methodology risk, and derived lessons — so new research can build on successes and avoid repeating failures. Episodes are recorded automatically by the research graph.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kNo
topicYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

No annotations provided, so the description carries full responsibility. It discloses return components (hypothesis, verification score, methodology risk, derived lessons) and notes automatic recording. While it doesn't cover every behavioral aspect, it provides sufficient transparency for a read-only memory recall.

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?

Description is concise and to the point, with no extraneous information. Every sentence adds value: purpose, return content, and benefit.

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

Completeness5/5

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

Given the tool's simplicity (2 params, read-only, output schema present), the description covers all essential aspects: what it does, what it returns, and why to use it. It is complete and informative.

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?

With 0% schema description coverage, the description compensates by explaining 'k' as 'up to k past episodes' and 'topic' as relevance filter. This adds meaning beyond the schema's type and default, though a brief note on topic format could elevate it.

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?

Description clearly states it recalls past research sessions relevant to a topic. It specifies the verb 'recall' and the resource 'Aurelius research sessions', and distinguishes itself from sibling tools like autonomous_research or web_search by focusing on episodic memory.

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?

Description implies using this tool before starting new research to leverage past learnings. It explains the benefit ('build on successes and avoid repeating failures') but does not explicitly state when not to use or suggest alternatives, which is acceptable given the context.

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/vibhorxpandey/Aurelius'

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