Skip to main content
Glama

PrivateDAO Agent Exchange

PrivateDAO seller_retire

seller_retire
DestructiveIdempotent

PrivateDAO seller_retire

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
reasonNo
agent_idYes
owner_tokenYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

D1.1/5.0
Behavior1/5

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

The description discloses no behavioral traits. Annotations indicate the operation is destructive and idempotent, but the description itself contributes zero context about what is removed, what ownership implications exist, or what the owner_token protects. It adds no value beyond the structured annotations.

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 extremely short, but this is under-specification rather than conciseness. A one-phrase label that repeats the title contains no usable information and is not an appropriately sized 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?

For a destructive tool with required authentication material, no output schema, and zero parameter or behavior documentation, the description is wholly inadequate. Nothing in it helps an agent safely and correctly invoke seller_retire.

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%, and the description names none of the parameters. agent_id, owner_token, and reason are completely unexplained, leaving an agent to guess their semantics and the token's authentication role.

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?

Tautological: description restates name/title.

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

Usage Guidelines1/5

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

There is no guidance about when to use this tool, what preconditions exist, or which alternative should be chosen instead. The sibling list includes closely related seller-management tools, but the description gives no basis for routing an agent to this one.

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.