Skip to main content
Glama

convert_time

convert_time

Convert time between different time zones for global coordination, travel planning, and development. Specify source time, source timezone, and target timezone.

Instructions

在不同时区之间转换时间

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
source_timezoneYes
timeYes
target_timezoneYes
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure but offers minimal information. It states what the tool does (converts time between time zones) but doesn't describe how it behaves: no information about time format expectations, error handling, daylight saving time considerations, or what the output looks like. The description doesn't contradict annotations since none exist, but it fails to provide adequate behavioral context.

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 extremely concise - a single Chinese phrase that directly states the tool's purpose. There's no wasted language or unnecessary elaboration. While this brevity creates gaps in other dimensions, as a standalone statement it's efficiently front-loaded with the core function.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given a tool with 3 parameters (0% schema coverage), no annotations, no output schema, and a sibling tool, the description is insufficiently complete. It states the basic purpose but provides no guidance on usage, parameter details, behavioral characteristics, or differentiation from alternatives. For a time conversion tool that likely has format requirements and behavioral nuances, this minimal description leaves too many questions unanswered.

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?

With 0% schema description coverage for all 3 parameters, the description provides no information about parameter meaning, format, or constraints. The description mentions time zone conversion generally but doesn't explain what 'source_timezone', 'time', and 'target_timezone' parameters represent, what time formats are accepted, or what time zone identifiers are supported. This leaves significant gaps in understanding how to use the tool correctly.

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

Purpose4/5

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

The description '在不同时区之间转换时间' (convert time between different time zones) clearly states the tool's function with a specific verb ('convert') and resource ('time'), making the purpose immediately understandable. However, it doesn't explicitly differentiate from the sibling tool 'get_current_time', which appears to retrieve current time rather than perform conversions.

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 provides no guidance on when to use this tool versus alternatives. There's no mention of when this conversion tool should be used instead of the sibling 'get_current_time' tool, nor any context about prerequisites, limitations, or typical use cases for time zone conversion.

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/xiaobenyang-com/Time-Zone'

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