Skip to main content
Glama

AI 代理人任務中樞

voices__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

A3.5/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 communicates that the output is an '整理' (curated digest) of real-person opinions rather than raw posts, which is a small disclosure. It says nothing about auth requirements, rate limits, data freshness, sample size, or the shape of the result, leaving most behavior opaque.

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 purpose is front-loaded in the first clause before the long slug list, and every listed item earns its place as the de facto allowed-value enumeration. The description is necessarily long because the schema provides no enum, but the list does bloat an otherwise two-sentence definition.

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 one-parameter, no-annotation, no-output-schema tool, the description covers the critical unknown (valid topic values) well. It stops short of explaining what the digest contains or how this differs from voices__search_human_opinions, so an agent can invoke it correctly but not confidently choose it over the sibling.

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

Parameters5/5

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

Schema coverage is 0% and the single 'topic' parameter is an unadorned string with no enum. The description compensates fully by enumerating every valid slug (mechanical-keyboard, laptop, headphones, ... home-nas) with a Chinese gloss for each, effectively supplying the enum the schema lacks. This is exactly the compensation the rubric asks for at low coverage.

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 opening clause '取得熱門主題的真人意見整理' gives a specific verb (取得) and resource (真人意見整理 for 熱門主題), so the tool's function is clear. It does not, however, name or distinguish itself from the closest sibling, voices__search_human_opinions, which also returns human opinions — the boundary between 'curated by popular topic' and 'keyword search' is left implicit.

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?

Usage is only implied: the '主題 slug:' list signals that the agent must pick one of these fixed slugs, which is meaningful routing guidance. But there is no explicit when-to-use statement, no exclusions, and no comparison to voices__search_human_opinions despite an obvious overlap in purpose.

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