Skip to main content
Glama

Cherry Blossom Forecast

sakura_forecast
Read-onlyIdempotent

Retrieve Japan Meteorological Corporation cherry blossom forecast and peak bloom dates for 48 cities, with historical averages and current status, to compare sakura timing across regions.

Instructions

Use this when the user asks about cherry blossom timing, peak bloom, whether sakura has started, or how cities compare across Japan. Returns Japan Meteorological Corporation forecast bloom dates, full-bloom dates, observed dates when available, historical averages, and status for 48 observation cities. Do not use this for specific parks or temples; call sakura_spots next for prefecture-level viewing spots.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNoOptional city, prefecture, or region filter such as 'Tokyo', 'Kyoto', 'Hokkaido', or 'Tohoku'. Partial case-insensitive matches are supported across city, prefecture, and region names. Omit to return all observation cities.
Behavior5/5

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

Description discloses returned data (bloom dates, full-bloom dates, observed dates, historical averages, status from Japan Meteorological Corporation) and confirms annotations (readOnlyHint, idempotentHint). No contradictions; description adds valuable context beyond annotations.

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?

Two sentences, direct and front-loaded with purpose. No extraneous information; every sentence adds value.

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

Completeness5/5

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

For a read-only forecast tool with one optional parameter and no output schema, the description sufficiently covers what the tool returns, its source, and its scope. It also provides guidance on related tools, making it contextually complete for the AI agent.

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?

Schema coverage is 100% for the single parameter 'city', providing detailed semantics (optional, filter by city/prefecture/region, partial case-insensitive match). Description does not add additional parameter meaning beyond what schema already provides, so baseline 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?

Description clearly states the tool returns cherry blossom forecasts, peak bloom dates, and comparisons across Japan, using specific verbs like 'returns' and naming resources. It distinguishes itself from siblings by noting that it is for observation cities, not specific parks or temples, which aligns with the sibling tools like sakura_spots.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states when to use (user asks about cherry blossom timing, peak bloom, start, or city comparisons) and when not to use (specific parks/temples, directing to sakura_spots). Provides clear guidance on alternatives.

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/haomingkoo/japan-seasons-mcp'

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