Skip to main content
Glama

scan_next

Narrow an active memory scan by specifying a scan type (e.g., changed, increased, decreased). Refine results while the value changes until few matches remain.

Instructions

Narrow the active scan (next scan). Same scan_type vocabulary as scan_first. Typical: scan changed/unchanged/increased/decreased while the in-game value moves, until few matches remain.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
valueNo
value2No
scan_typeNoexact
Behavior3/5

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

Without annotations, the description discloses it narrows the scan and uses a scan_type vocabulary. However, it does not mention required state (active scan), side effects, or error conditions, leaving gaps in behavioral understanding.

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 concise sentences: the first defines purpose, the second gives typical usage with examples. No extraneous text.

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

Completeness2/5

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

Despite having 3 parameters and no annotations or output schema, the description fails to explain prerequisites (active scan), parameter details for value and value2, or return behavior, leaving the tool under-specified.

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?

Schema coverage is 0%, and the description only explains scan_type. The parameters value and value2 are not described, and their roles (e.g., comparators for narrowed scans) are only vaguely implied by the typical usage example.

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?

The description clearly states that the tool narrows an active scan and references scan_first for vocabulary. It distinguishes itself as the next step after an initial scan, differentiating from siblings like scan_first and scan_reset.

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?

Provides typical usage: scanning changed/unchanged/increased/decreased while in-game value moves. Implicitly indicates use after an initial scan, but does not explicitly state when not to use or alternative tools.

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/IMRX44/MCP'

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