Skip to main content
Glama
hlsitechio

omarchy-mcp

by hlsitechio

Build background thumbnail cache (verified)

background_thumbnail_cache_build

Build and verify current-theme thumbnails locally in Omarchy, checking signature, rows, and output files.

Instructions

Build current-theme thumbnails locally through Omarchy and verify its signature, rows and output files afterwards.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations provided, the description carries the full burden. It discloses that the tool verifies signature, rows, and output files, which adds behavioral context. However, it does not mention whether the build is destructive, whether it overwrites existing files, or any permissions required. The verification detail is useful but not comprehensive, so a 3 reflects the partial disclosure.

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, well-structured sentence that leads with the core action and includes the verification step. It is concise, front-loaded, and every phrase adds value. No filler or repetition exists.

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

Completeness4/5

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

For a tool with no parameters and no output schema, the description covers the essential purpose and the verification behavior. It is complete enough to guide an agent on invocation, though it does not elaborate on potential side effects or typical usage scenarios. Still, given the simplicity, it is well within the acceptable range.

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?

The tool has zero parameters and no output schema. The description does not need to explain parameter semantics since there are none. The baseline for zero parameters is 4, and the description adds no unnecessary parameter information, fulfilling the requirement without redundancy.

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 explicitly states the action (build), the resource (current-theme thumbnails), and the method (through Omarchy), plus a verification step. This makes it clear what the tool does and differentiates it from siblings like background_thumbnail_cache_status, which is about status rather than building.

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 clearly conveys the context: building thumbnails for the current theme. While it does not explicitly mention alternatives or exclusions, the intent is unambiguous, and the sibling status tool is naturally understood as the complementary check. A score of 4 is appropriate because it provides clear context without explicit when-not guidance.

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/hlsitechio/Omarchy-MCP'

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