Skip to main content
Glama

run_host_smoke_check

Run a read-only preflight check on the host system to verify environment readiness before rendering augmentation previews. Identifies configuration issues without writing data.

Instructions

Run a read-only host preflight before rendering local previews.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
include_write_probeNo
taskNoclassification
intensityNolow
targetsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description must convey all behavioral traits. It states 'read-only', which is helpful, but fails to disclose what the preflight checks, potential side effects, or output details beyond the schema.

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, front-loaded sentence with no wasted words. It efficiently conveys the core purpose.

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?

Given 4 parameters, no annotations, and an output schema, the description is too brief. It omits details about what a host preflight entails, parameter roles, and how the output is used.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, meaning the parameters have no descriptions. The tool description adds no information about the parameters (include_write_probe, task, intensity, targets), leaving the agent to infer from names alone.

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 verb 'run', the resource 'host preflight', and the context 'before rendering local previews'. It distinguishes this tool from sibling preview renderers by specifying it is a preflight check.

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 provides clear context: use before local preview rendering. However, it does not explicitly list alternatives or when not to use this tool, lacking exclusions.

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/dKosarevsky/albu-mcp'

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