サイトの概要を知る
site_overview「慈」の概要を返します。柏崎剛がプロデュースする陶器「慈焼」の作品を紹介・販売するサイトで、運営は株式会社コンテンシャルです。どんなサイトかを最初に知りたいときに使います。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
site_overview「慈」の概要を返します。柏崎剛がプロデュースする陶器「慈焼」の作品を紹介・販売するサイトで、運営は株式会社コンテンシャルです。どんなサイトかを最初に知りたいときに使います。
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden. It clearly says the tool 'returns' an overview rather than mutating anything, and it describes what the overview covers. For a zero-parameter informational tool, this is sufficiently transparent, though it could be more explicit about side effects or data source.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three short sentences: the core action, the site context, and the usage condition. It is front-loaded with the most important information and contains no redundant or filler content.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a no-parameter informational tool, the description fully covers what the tool returns, what the site is, and when to use it. The lack of an output schema is not a gap because the tool's return value is a simple site overview and the description already sets expectations.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so the schema is trivially complete. There is nothing meaningful for the description to add about parameter semantics, and a baseline of 4 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb and resource: '「慈」の概要を返します'. It also explains what the site is about (Jiyaki pottery by Kashiwazaki Tsuyoshi, operated by Contential), which makes the tool's purpose concrete. This clearly differentiates it from page-level siblings like get_page, list_pages, and search_pages.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly states when to use the tool: 'どんなサイトかを最初に知りたいときに使います'. It does not explicitly name alternatives or exclusions, but the 'first, site-level overview' framing contrasts naturally with the sibling page-focused tools, giving an agent enough guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.