Skip to main content
Glama

Lovie Company Formation

Draft Goods Services

trademark_draft_goods_services

DraftGoodsServices drafts an identification for each claimed class in USPTO ID Manual register. Output is a draft for attorney review.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
applicationIdYesUUID value wrapper.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
draftsNo
disclaimerNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.5/5.0
Behavior3/5

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

Annotations provide destructiveHint=false and openWorldHint=false, but no readOnlyHint. The description adds that the output is a draft for attorney review, which indicates the result is not final. However, it does not disclose whether this tool creates or modifies records, requires specific permissions, or has any side effects beyond producing a draft. Given the minimal annotation coverage, this is a modest contribution.

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 two-sentence statement that is entirely relevant. It front-loads the core action and then adds the output context. No fluff or redundancy.

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 tool has an output schema (indicated by 'Has output schema: true'), so return values are presumably covered. The description explains the purpose and draft nature. However, it omits potential prerequisites (e.g., the application must exist, classes must be claimed) and does not mention how this relates to other trademark drafting steps. For a tool with a single parameter and clear schema, this is adequate but not fully complete.

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 schema has one parameter (applicationId) with full description coverage ('UUID value wrapper'), so the schema fully documents the parameter. The description does not add any additional meaning about the parameter or its format beyond what the schema provides. Baseline of 3 is appropriate.

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 action (drafts an identification), the resource (each claimed class in the USPTO ID Manual register), and the output nature (a draft for attorney review). This distinguishes it from sibling tools like trademark_set_goods_services (which sets goods/services) and trademark_recommend_classes (which recommends classes).

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 gives no explicit guidance on when to use this tool versus alternatives. It implies the output is a draft (not final), but does not state under what conditions an agent should call this instead of, say, trademark_set_goods_services. No prerequisites or exclusions are mentioned.

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.