Skip to main content
Glama

fill_map_layer

Fill an entire map layer with a specified tile ID to quickly set base terrain or clear the layer.

Instructions

Fill an entire tile layer of a map with a specific tile ID. Useful for setting base terrain.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
mapIdYesThe map ID
layerYesLayer index (0-5): 0-1=ground, 2-3=upper, 4=shadow, 5=region
tileIdYesTile ID to fill with (0=clear)
Behavior3/5

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

No annotations are provided, so the description must fully disclose behavior. It states the tool fills an entire tile layer, but does not mention potential side effects (e.g., overwriting existing tiles, permissions needed). The parameter hint '0=clear' adds some transparency, but overall lacks detail on safety or revertibility.

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 two sentences, front-loaded with the core action, and contains no unnecessary words. Every sentence adds value.

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?

The description explains the purpose and usage but does not mention the return value or any constraints (e.g., valid map ID ranges). Given no output schema, the description should provide a bit more contextual completeness 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?

All three parameters have descriptions in the schema (100% coverage), so the description adds no additional meaning beyond what the schema already provides. Baseline of 3 is appropriate.

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 uses a specific verb ('Fill') and clearly identifies the resource ('tile layer of a map'). It also mentions a practical use case ('setting base terrain'), which distinguishes it from sibling tools.

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?

The description explicitly notes the tool is 'useful for setting base terrain,' providing clear context. However, it does not include exclusions or when-not-to-use scenarios.

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/DiegoLopez0208/RpgMakerMVUltimate-MCP'

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