Skip to main content
Glama
GopikChenth

Mimir's Vault

by GopikChenth

search_nodes

Search Obsidian-wikilink nodes in the project memory graph for keywords or topics, enabling quick discovery of relevant project information before scanning raw code.

Instructions

Search for keywords or topics across all Obsidian-wikilink nodes in the project memory graph.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
workspace_pathNo.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
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 for behavioral disclosure. It states the search scope but does not mention read-only nature, result format, pagination, or any side effects, leaving significant behavioral details undisclosed.

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 a single, front-loaded sentence that conveys the core purpose without unnecessary words. It earns its place and is immediately scannable.

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?

Given the tool's modest complexity (2 parameters) and the existence of an output schema, the description covers the primary action but leaves the workspace_path parameter unexplained. It is minimally adequate but lacks detail on search scope nuances and parameter roles.

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

Parameters2/5

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

The schema has 0% description coverage, and the tool description does not explicitly mention either parameter. The phrase 'keywords or topics' hints at the query parameter but provides no explanation of workspace_path or its default behavior, failing to compensate for the schema gap.

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 a specific verb ('Search') and resource ('all Obsidian-wikilink nodes in the project memory graph'). This unambiguously differentiates it from sibling tools like create_module_node or navigate_node.

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 usage: search when you need to find nodes by keyword or topic. However, it provides no explicit guidance on when to prefer this tool over alternatives or any exclusions, so it relies on implied 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/GopikChenth/Mimir-s_Vault'

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