Skip to main content
Glama

Autumn Leaves Forecast Now

koyo_now
Read-onlyIdempotent

Retrieve current autumn leaves (koyo) forecasts in Japan for any region or city using live Japan Meteorological Corporation data. Supports optional trip dates for planning.

Instructions

Use this first for broad autumn leaves prompts such as 'How are autumn leaves looking?', 'Where is koyo good now?', 'Kyoto autumn leaves forecast', or 'Where should I see fall foliage in Japan?'. Returns a concise current answer from live Japan Meteorological Corporation maple and ginkgo forecast data. Do not use this for cherry blossoms, fruit picking, hotels, trains, or generic itinerary planning.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regionNoOptional city, prefecture, or region filter such as Kyoto, Tokyo, Hokkaido, Kansai, Nikko, 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.
Behavior4/5

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

Annotations already declare readOnlyHint and idempotentHint. The description adds context about the data source (Japan Meteorological Corporation) and output nature (concise current answer), which goes beyond the 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: first explains purpose with examples, second states exclusions. No redundant words, front-loaded with key information, excellent structure.

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

Completeness4/5

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

For a simple read-only tool with 3 optional params and no output schema, the description covers functionality, usage context, and exclusions. Could mention output format but 'concise current answer' is sufficient.

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?

Input schema has 100% coverage with descriptions for region, start_date, end_date. The description does not add extra meaning beyond what the 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?

The description explicitly states it provides current autumn leaves (koyo) information, with concrete example queries. It clearly distinguishes from sibling tools like koyo_forecast and sakura_now by focusing on broad now-casting.

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?

The description advises using this tool first for broad autumn leaves prompts and explicitly lists what not to use it for (cherry blossoms, fruit picking, etc.). It could name specific alternative tools but the guidance is clear and practical.

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