Skip to main content
Glama

Kawazu Early Cherry Blossom Forecast

kawazu_forecast
Read-onlyIdempotent

Get Kawazu-zakura cherry blossom forecasts and bloom data for the Izu Peninsula, including spot-level percentages and map links, to plan early-season hanami trips.

Instructions

Use this for January-February cherry blossom requests or when the user specifically asks about Kawazu-zakura, early blossoms, or the Izu Peninsula. Returns the Japan Meteorological Corporation forecast comment, forecast map links, and Kawazu cherry spots with bloom percentages, full-bloom percentages, forecast dates, and coordinates. Do not use this for standard Somei-Yoshino sakura elsewhere in Japan.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
include_spotsNoWhether to include the full list of Kawazu viewing spots. Defaults to true. Set false when the user only needs the overall forecast summary and map.
spot_nameNoOptional case-insensitive substring filter for a specific Kawazu landmark or area, such as '原木', '駅前', 'iZoo', or '七滝'. Use this when the user asks about one named spot instead of the full list.

Output Schema

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

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

Annotations already declare readOnlyHint and idempotentHint, so the description's burden is lower. It adds context by detailing the returned data (forecast comment, map links, spot coordinates, bloom percentages). It does not mention rate limits or auth needs, but these are not critical given the read-only nature. No contradictions with 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?

The description is concise (4 sentences) and front-loaded with usage conditions, followed by return values and a prohibition. Every sentence adds value with no redundancy or fluff.

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?

Given the tool's simplicity (2 optional params, output schema exists, no required fields), the description is complete: it covers when to use, what is returned, and what not to use. No gaps for an agent to make correct invocation decisions.

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% with clear descriptions for both parameters. The tool description does not add additional meaning beyond what the schema provides (e.g., it mentions 'full list of Kawazu viewing spots' which aligns with include_spots but does not introduce new insights). 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?

The description clearly states the tool's purpose: it returns Kawazu cherry blossom forecast data including JMC comment, map links, and spot details. It explicitly identifies the target user requests (January-February, Kawazu-zakura, early blossoms, Izu Peninsula) and distinguishes from standard sakura tools, making it unambiguous.

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?

The description provides explicit usage guidelines: when to use ('January-February cherry blossom requests', 'specifically asks about Kawazu-zakura, early blossoms, or the Izu Peninsula') and when not to use ('Do not use this for standard Somei-Yoshino sakura elsewhere'). This directly helps the agent select the correct tool from siblings like sakura_forecast.

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