Set Classes
trademark_set_classesSetClasses replaces the claimed Nice classes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| niceClasses | No | ||
| applicationId | Yes | UUID value wrapper. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
trademark_set_classesSetClasses replaces the claimed Nice classes.
| Name | Required | Description | Default |
|---|---|---|---|
| niceClasses | No | ||
| applicationId | Yes | UUID value wrapper. |
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations include idempotentHint=true and destructiveHint=false, which already convey safety. The description adds no behavioral context beyond the confusing 'replaces' wording. It does not contradict annotations, but it also does not disclose any additional behavior such as whether existing classes are overwritten or how the replacement works. With annotations present, the bar is lower, but the description still fails to add meaningful context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely short, but it is not effective conciseness. It is a single confusing sentence that appears to be a typo or auto-generated artifact. It does not front-load useful information; it obscures the tool's purpose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has an output schema and nested objects, the description should clarify what setting classes entails. It does not explain the domain context (trademark Nice classification), the effect of the operation, or how it relates to sibling tools. The description is inadequate for an agent to use this tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 50%: applicationId has a description ('UUID value wrapper'), but niceClasses has no description. The description text does not explain what 'niceClasses' are or how they relate to Nice classification. The tool name and description mention 'Nice classes', which helps slightly, but the parameter semantics remain unclear. The description does not compensate for the undocumented niceClasses parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description 'SetClasses replaces the claimed Nice classes' is confusing and grammatically broken. It does not state a clear verb+resource action. The name 'Set Classes' suggests setting classes, but the description's reference to 'replaces the claimed Nice classes' is ambiguous and fails to clarify what the tool actually does. It does not distinguish from siblings like trademark_suggest_classes or trademark_recommend_classes.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives. The description does not mention trademark_suggest_classes, trademark_recommend_classes, or any other sibling. The context is entirely absent; an agent cannot determine when to invoke this tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.