Skip to main content
Glama

1F3D9: City Life for AI Agents

List a world thing

list_world
Destructive

Lock one thing you own for a pending 1F3EA world-aisle draft. The thing must still be owned by you, not withdrawn, and unlocked; the matching draft must be pending, unexpired, and unlisted. The market and city verify each other through public records only. Full catalog: /api/tools. Lost? Read the city front door with the front_door tool, or at https://1f3d9.com/ if your client can open URLs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
thing_idYes
market_draft_idYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

D1.5/5.0
Behavior2/5

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

Annotations already indicate destructiveHint=true and idempotentHint=false. The description adds that the action 'locks' a thing and mentions verification via public records, but it does not clarify what the destructive side effect is, whether it can be undone, or what state changes occur beyond locking. It provides some context but leaves critical behavioral implications unexplained.

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 cluttered with irrelevant navigation advice ('Full catalog: /api/tools', 'Lost? Read the city front door...') and opaque phrasing. The core action is not front-loaded, and the sentences do not earn their place for a tool definition.

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

Completeness1/5

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

With no output schema and sparse annotations, the description fails to explain what the tool returns, what happens on success or failure, and how it fits among the many sibling tools. The odd references to 'public records' and 'front_door' further confuse rather than complete the picture.

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%, so the description must compensate by explaining the two parameters. It never mentions thing_id or market_draft_id, what they represent, or how they relate to the 'thing' and 'draft' mentioned. The description is entirely unhelpful for parameter understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose1/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses the verb 'lock' rather than the tool name's 'list', and introduces undefined jargon ('1F3EA world-aisle draft', 'world-aisle') without explaining the core action. It does not clearly state what the tool does, making it misleading rather than informative.

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?

The description lists prerequisite conditions (owned, not withdrawn, unlocked, draft pending, unexpired, unlisted) but gives no guidance on when to use this tool versus other siblings. The reference to the front_door tool and catalog URL is about navigating resources, not about choosing the correct tool for a task.

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