Skip to main content
Glama

真人意見站

get_topic_opinions

取得熱門主題的真人意見整理。主題 slug:mechanical-keyboard(機械鍵盤)、laptop(筆電推薦)、headphones(耳機)、robot-vacuum(掃地機器人)、air-purifier(空氣清淨機)、dehumidifier(除濕機)、espresso-machine(咖啡機)、mattress(床墊)、smartphone(手機換機)、monitor(螢幕推薦)、cold-wallet(冷錢包)、crypto-exchange(加密貨幣交易所)、index-fund(指數型 ETF)、dividend-investing(存股與配息)、credit-card(信用卡回饋)、buy-vs-rent(買房還是租房)、remote-work(遠端工作)、learn-programming(自學程式)、career-change(轉職)、burnout(工作倦怠)、learn-english(學英文)、side-hustle(斜槓副業)、electric-scooter(電動機車)、ev-car(電動車)、japan-travel(日本自由行)、cheap-flights(便宜機票)、road-bike(公路車)、running-shoes(跑鞋)、home-workout(居家健身)、sleep(睡眠品質)、parenting-screen-time(小孩 3C 使用)、cat-food(貓飼料)、dog-training(狗狗訓練)、ai-chatbot(AI 聊天機器人)、password-manager(密碼管理器)、vpn(VPN)、note-taking-app(筆記軟體)、home-nas(NAS 備份)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.3/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full behavioral burden. It indicates the result is a curated/summarized set of human opinions rather than raw posts, but says nothing about permissions, cost, rate limits, freshness, or response shape for what is presumably a read call.

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?

Purpose is front-loaded in one short sentence, followed by the value list. The list is long by necessity and each entry is informative, though as a run-on enumeration it would be more naturally placed as a schema enum.

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

Completeness3/5

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

For a simple single-parameter read tool this covers purpose and admissible values, but with no output schema, no annotations, and an overlapping sibling, the agent still lacks return-format and result-count context. Adequate but with clear gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 0% and the schema only types topic as a bare string, so the description does the heavy lifting by enumerating valid slugs with Chinese glosses, e.g. mechanical-keyboard(機械鍵盤), vpn(VPN). It does not state that these are the only accepted values or what happens for an unrecognized slug, keeping it below a 5.

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?

States a specific verb and resource: fetch curated real-person opinions for popular topics. The enumerated slug list makes the domain unmistakable. It falls short of a 5 because it never distinguishes itself from the sibling search_human_opinions, which covers overlapping territory.

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?

The topic list implicitly scopes when the tool applies (only these popular topics), which is useful implied guidance. However, there is no explicit when-to-use vs when-not, no prerequisites, and critically no routing against the overlapping sibling search_human_opinions.

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