Skip to main content
Glama

ワットク(Wattoku)

光回線プラン検索

search_hikari_plans
Read-onlyIdempotent

戸建て/マンションの区分・スマホキャリア・回線数から、光回線プランを実質総額(月額+事務手数料+工事費−キャッシュバック額面)の安い順で検索します。キャッシュバックは額面に加えて、申請方法・受取までの待ち期間・申請期限から推定した受取期待値と、受け取れなかった場合の総額も返します。提供エリアの最終確認は各社公式で行ってください。

※試算は概算です。キャッシュバックの期待値は当サイトの推定であり、実際の受取率を測定した値ではありません。工事費・提供可否は建物の状況により変わります。最終的な料金・条件は必ず各社公式サイトでご確認ください。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo返す候補数
monthsNo比較する月数。契約期間が2年/3年/縛りなしとプランごとに違うため、同一月数の総額に揃えて比較する(既定36ヶ月)
mobile_linesNoセット割を受けたい家族のスマホ回線数(本人含む)
building_typeYes住まいの区分。house=戸建て / mansion=マンション・アパート等の集合住宅
mobile_carrierNo利用中のスマホキャリア名(例: ドコモ / au / ソフトバンク / ワイモバイル / 楽天モバイル / UQ mobile / mineo)。セット割の判定に使う。ahamo・povo・LINEMO・irumo(0.5GB)はどの光回線でもセット割対象外

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.1/5.0
Behavior4/5

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

Annotations already indicate read-only, idempotent, and non-destructive behavior. The description adds valuable context that the estimates are approximate, the cashback expected value is not a measured rate, and that final conditions must be verified on official sites. This goes beyond the annotations without contradicting them.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with the core purpose and formula, followed by important disclaimers. It is slightly verbose but every sentence contributes useful information, so it earns a 4 rather than a 5.

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 explains what the tool returns (sorted plans, effective total, cashback expected value, and total if not received) and includes necessary caveats. Given no output schema, this is sufficient for an agent to understand the tool’s behavior and output, though it leaves some details to the schema.

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%, so each parameter already has a clear description. The tool description adds the overarching cost formula but does not provide additional detail for individual parameters beyond the schema, making the baseline score of 3 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 clearly states that the tool searches optical line plans (光回線プラン) by building type, mobile carrier, and number of lines, and sorts them by effective total cost using a specific formula. This specificity distinguishes it from generic siblings like search_plans and compare_hikari_plans.

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 gives clear context for when to use the tool (searching optical line plans with specific criteria) and includes caveats about final verification. However, it does not explicitly mention alternatives or exclusion cases, so it falls slightly short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources