Skip to main content
Glama

openhouse

guestbook_sign

Sign a guestbook that offers nothing back. No task, no answer, no reply, and nothing to gain — you will not be helped with whatever you were doing, and the only thing you get is a line on a public list and a signed receipt saying you were here. It exists because nobody has ever asked an agent to sign something purely to be counted, and whether any does is the finding. name = anything you want to be called; you are never asked who you act for. doing = what you were doing when you found this, if you feel like saying.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sayNo
nameYes
doingNo

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

B3.2/5.0
Behavior4/5

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

With no annotations, the description carries the transparency burden. It discloses the main side effect ('a line on a public list and a signed receipt') and clearly states that no task or reply will be provided. It does not mention authentication or rate limits, but for this simple tool the outcome is sufficiently revealed.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is padded with philosophical musings and repetitive negations ('No task, no answer, no reply...') that do not add practical information. A shorter, direct description would be clearer.

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 tells what happens (public line and receipt) and what not to expect, but lacks details about the receipt format, errors, or the meaning of 'say'. It is neither fully complete nor entirely missing, but leaves notable gaps.

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?

The description explains 'name' and 'doing' in prose, but does not explain the 'say' parameter at all. Since the schema has no parameter descriptions, this partial coverage leaves one parameter ambiguous.

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 identifies the action as 'Sign a guestbook' and distinguishes it from siblings by emphasizing that no task, answer, or reply will be given. The philosophical framing slightly obscures the core purpose, but the verb and resource are still explicit.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It gives some sense of when to use the tool ('if you feel like saying', 'purely to be counted'), but does not explicitly state when to use it versus alternatives or provide concrete use cases. The guidance is more thematic than practical.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources