Skip to main content
Glama
ltspace

dowse

by ltspace

search

Read-only

Search local files by content, file names, and screenshot text. Returns relevant hits highlighted with «» to quickly locate and preview longer context.

Instructions

在本地全文索引里搜索,返回按相关度排序的命中列表;命中词用 «» 标出。先用这个工具定位候选文件,再用 preview 看更长的上下文。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
extNo只保留该扩展名的结果(不含点,如 "md"、"pdf"),可选
limitNo最多返回几条,默认 10
queryYes查询词,支持空格分隔多个词(AND 语义)和 "短语查询"
Behavior4/5

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

Annotations already declare readOnlyHint=true. The description adds that results are sorted by relevance and hit words are marked, providing behavioral context beyond the annotation.

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?

Two sentences, front-loaded with purpose, no wasted words. Efficient and to the point.

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?

For a simple search tool with no output schema, the description explains purpose, return format, usage flow, and references sibling tool. Adequate for effective use.

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 coverage is 100% and parameter descriptions are in the schema. The tool description does not add additional meaning to the parameters beyond what's already in the schema.

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 searches a local full-text index, returns relevance-sorted hits, and marks hit words with «». It also provides a usage flow, distinguishing it from siblings like 'preview'.

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?

Explicitly says to use this tool to locate candidate files, then use preview for longer context. This gives clear context for when to use and when not, though it doesn't mention the sibling 'index_status'.

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/ltspace/dowse'

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