Skip to main content
Glama

convert_case

Change text case to uppercase, lowercase, title case, or sentence case to standardize formatting for any use.

Instructions

convert case — Text & Encoding tool. Costs $0.001 USDC via x402.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsNoTool parameters as JSON object
Behavior1/5

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

With no annotations provided, the description must carry the full burden of behavioral disclosure. It only mentions a $0.001 USDC cost via x402, but does not disclose input expectations, output format, side effects, statelessness, or any rate limits. This is far from sufficient for a tool that charges money.

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. It conveys only a category and a cost, omitting essential information about the tool's operation. It is not well-structured for guiding an agent.

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 tool with a generic schema, no output schema, and many closely related sibling tools, the description is completely inadequate. It fails to explain what 'convert case' means, what the agent should provide, what it returns, or how it differs from the many text transformation siblings.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema describes a single 'params' object with a generic description 'Tool parameters as JSON object', which provides no insight into actual required or optional fields. Although schema coverage is technically 100%, the description does not compensate for the lack of tool-specific parameter details, leaving the agent guessing about what to pass.

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

Purpose2/5

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

The description 'convert case' simply restates the tool name without adding specific meaning. It labels itself as a 'Text & Encoding tool' but fails to specify what kinds of case conversion it performs or how it differs from sibling tools like title_case, invert_case, or swap_case.

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 on when to use this tool versus alternatives. No context about preferred use cases, prerequisites, or exclusions is provided. The only additional information is the cost, which is not a usage guideline.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gadgethumans-dev/gadgethumans-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server