Skip to main content
Glama

Sakura Forecast Now

sakura_now
Read-onlyIdempotent

Retrieve current cherry blossom forecasts and observation data from Japan Meteorological Corporation, with specific viewing spot suggestions. Ideal for questions like 'How is the sakura forecast?'.

Instructions

Use this first for broad cherry blossom prompts such as 'How is the sakura forecast?', 'Is sakura blooming now?', 'Where should I view sakura today?', 'Where should I see cherry blossoms this week?', or 'How is Kyoto sakura looking?'. Returns a concise current answer from live Japan Meteorological Corporation forecast and observation data, including specific viewing spot suggestions when current spot data is available, plus next-step guidance for the full park list and weather. Do not use this for autumn leaves, non-sakura flowers, hotels, trains, or generic itinerary planning.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cityNoOptional city, prefecture, or region filter such as Tokyo, Kyoto, Hokkaido, Kansai, Tohoku. Omit for nationwide status.
start_dateNoOptional trip start date in YYYY-MM-DD format. Use with end_date when the user gives travel dates.
end_dateNoOptional trip end date in YYYY-MM-DD format. Use with start_date when the user gives travel dates.

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=true and idempotentHint=true, so the safety profile is clear. The description adds that it returns 'concise current answer', 'specific viewing spot suggestions when available', and 'next-step guidance', which are useful behavioral details.

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?

Four sentences, front-loaded with purpose and examples, followed by clear exclusions. No unnecessary words.

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 simple scope (3 optional params, output schema exists but not shown), the description fully covers when to use, what it does, and what it returns.

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

Parameters4/5

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

Schema description coverage is 100%, with clear descriptions for city, start_date, and end_date. The description reinforces parameter usage through examples like 'How is Kyoto sakura looking?' for the city parameter.

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 it handles broad cherry blossom prompts, uses live Japan Meteorological Corporation data, and gives viewing spot suggestions. It distinguishes from siblings by explicitly excluding autumn leaves and other topics.

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

Usage Guidelines4/5

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

Explicitly says 'Use this first for broad cherry blossom prompts' with example queries, and lists exclusions. However, it does not compare directly with other sakura siblings like sakura_forecast or sakura_spots.

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