Skip to main content
Glama
hiroshic9-png

Edition Intelligence Platform

disaster_search

Read-onlyIdempotent

Retrieve Japanese disaster safety knowledge, covering earthquake response, typhoon/flood alerts, emergency contacts, and preparedness guidelines.

Instructions

日本の災害・安全に関する知識を検索します。地震(震度スケール・緊急地震速報・耐震基準)、台風・水害(警戒レベル・計画運休)、緊急連絡先(110/119/多言語対応)、防災準備(防災バッグ・ハザードマップ・避難所マナー)。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes検索クエリ(例: '地震が来たらどうする', '緊急連絡先', '防災バッグの中身')
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, destructiveHint=false. Description adds context about the knowledge domain and example topics, but does not disclose other behavioral traits (e.g., auth needs, rate limits, or handling of empty results).

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?

Single sentence with parenthetical examples is extremely concise and front-loaded. Every part of the description 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?

For a simple search tool with one parameter and no output schema, the description adequately covers purpose and examples. Could mention return format (e.g., list of relevant passages), but not essential.

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 description coverage is 100% (the only parameter 'query' has examples). Description reinforces the query's expected content (disaster/safety topics) but adds minimal value beyond the schema's own examples.

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 the tool searches knowledge about Japanese disasters and safety, with specific examples (earthquake, typhoon, emergency contacts, disaster preparedness). This distinguishes it from siblings like disaster_list (which likely lists items) and general search.

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

Usage Guidelines3/5

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

Description implies usage for disaster/safety queries in Japanese context, but does not explicitly state when to use this tool versus alternatives like disaster_list or search. No when-not guidance is provided.

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/hiroshic9-png/edition-api'

If you have feedback or need assistance with the MCP directory API, please join our Discord server