Skip to main content
Glama

Autumn Leaves Forecast Now

koyo_now
Read-onlyIdempotent

Get current autumn leaves (koyo) forecasts in Japan from live Japan Meteorological Corporation data. Filter by region or travel dates for maple and ginkgo conditions.

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.

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 does not need to repeat safety. It adds context about the data source (Japan Meteorological Corporation maple and ginkgo forecast data) and the nature of the answer (concise, current). No contradictions.

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 three sentences, front-loaded with the key directive, and every sentence adds value. No wasted words.

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?

The description covers purpose, usage, and exclusions. An output schema exists so return values are documented elsewhere. For a simple query tool with optional parameters, this is sufficient. It does not discuss pagination or edge cases, but that is acceptable.

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 all parameters. The description adds no additional detail beyond the schema, so the baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it answers broad autumn leaves prompts with a concise current answer from live Japan Meteorological Corporation data. It includes example queries and explicitly excludes cherry blossoms and other topics, but does not explicitly distinguish from closely related koyo siblings like koyo_forecast or koyo_best_dates.

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 explicitly states when to use ('Use this first for broad autumn leaves prompts'), provides example queries, and specifies when not to use (cherry blossoms, fruit picking, hotels, etc.). This gives strong guidance for choosing this tool over 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