get_units
Retrieve all measurement units or search by name to find a specific unit.
Instructions
List or search for units.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional search term for unit name. |
Retrieve all measurement units or search by name to find a specific unit.
List or search for units.
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional search term for unit name. |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must disclose behavioral traits, but it only says 'List or search for units.' It does not state whether this is a read-only operation, how the query parameter affects results, or what the response contains. This is a significant gap for an unannotated tool.
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 a single, front-loaded sentence that directly states the action and resource. It is efficient with no wasted words, earning a high score for conciseness.
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?
The tool is simple (one optional parameter, no output schema), and the description provides the core function. However, it does not explain what units are, how results are structured, or any query behavior. Given the lack of annotations and output schema, there are clear gaps, but the description is minimally viable.
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?
The input schema already provides a full description for the only parameter 'query' ('Optional search term for unit name.'). The description adds nothing beyond aligning 'search' with the query parameter, so the baseline of 3 is appropriate given the high schema coverage.
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 uses a specific verb 'List or search' with a clear resource 'units', distinguishing it from sibling tools that focus on recipes, foods, meal plans, etc. However, it does not elaborate on what 'units' refers to, which causes slight ambiguity.
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?
The description provides no guidance on when to use this tool versus alternatives. It does not mention that for other entity types (e.g., foods, keywords) you should use those specific tools, nor does it state any preconditions. The only implied usage is 'when you need units', which is not explicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/starbuck93/tandoor-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server