Skip to main content
Glama

Search Stats

search_stats
Read-only

Diagnose search system health with cache hit/miss rates, tier counts, engine availability, and recent search activity. Identify issues and optimize performance.

Instructions

Diagnostics: cache hits/misses, tier counts, engine availability, recent searches.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
layerYes
recentYes
enginesYes
xSourceYes
cacheHitsYes
startedAtYes
xOfficialYes
tierCountsYes
cacheMissesYes
Behavior3/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, so the behavioral profile is clear. The description adds useful context about what diagnostics are included but does not mention rate limits, permissions, or other traits beyond the annotations.

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, concise line with no wasted words. It is front-loaded with 'Diagnostics:' to immediately signal purpose.

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 zero parameters, an output schema, and clear sibling tool names (all search functions), the description is complete for an agent to understand the tool's purpose and when to use it.

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?

There are zero parameters, so baseline is 4. The description adds value by listing the diagnostic categories, which is the only source of information about what the tool returns.

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 indicates this is a diagnostics tool for search statistics, listing specific categories (cache hits/misses, tier counts, etc.). It distinguishes itself from sibling tools like fused_search and deep_research, which are search functions.

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 implicitly suggests use for diagnostics, but does not explicitly state when to use this tool versus alternatives (e.g., 'use this to check cache health, not for searching'). No exclusion criteria or sibling differentiation is provided.

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/Mr-remon219/search-boost'

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