Skip to main content
Glama

Cherry Blossom Forecast

sakura_forecast
Read-onlyIdempotent

Provides cherry blossom bloom and full-bloom forecasts for 48 observation cities across Japan, including historical averages and current status.

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.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
answerYesThe tool's user-facing answer as Markdown or JSON text.
Behavior5/5

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

Description adds behavioral context beyond annotations: specifies data source (Japan Meteorological Corporation), what data is returned (forecast dates, full-bloom, observed, historical averages, status), and scale (48 observation cities). Annotations already indicate read-only and idempotent, so bar is lower; description adds significant value.

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, front-loaded with purpose, no redundancy. Every sentence earns its place: first for when to use, second for what it returns and sibling guidance.

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?

Tool has one optional parameter, output schema present, annotations cover read-only/idempotent. Description fully captures purpose, usage boundaries, return content, and sibling relationship. No gaps.

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%, so baseline is 3. Description does not add parameter-specific detail beyond what schema provides, but it does contextualize the parameter's role by describing the overall tool scope. No extra semantics needed.

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 verb (use this), resource (cherry blossom timing), and scope (cities across Japan). Explicitly distinguishes from siblings like sakura_spots and koyo_forecast.

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?

Provides explicit when-to-use criteria ('when the user asks about cherry blossom timing...') and when-not-to-use instructions ('Do not use for specific parks or temples; call sakura_spots'). Also suggests alternative sibling tool.

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