Skip to main content
Glama

AI 代理人任務中樞

voices__search_human_opinions

[真人意見站]搜尋真人寫的意見與使用經驗(非 AI 生成):台灣網友心得 + PTT、Hacker News、Stack Exchange、Lemmy 討論,每則附可信度;before_chatgpt=true 只回傳 2022-11-30 前的內容。中文查詢會自動翻譯。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes例:掃地機器人 值得買嗎、hardware wallet
before_chatgptNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.1/5.0
Behavior4/5

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

With no annotations, the description carries the full burden and does add real behavioral context: every result carries a credibility score, Chinese queries are auto-translated, and before_chatgpt acts as a 2022-11-30 cutoff filter. It still omits return format, pagination, and any rate/auth expectations, keeping it short of a 5.

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?

A single dense, front-loaded sentence with a bracketed domain tag; every clause conveys distinct information (sources, credibility, cutoff semantics, translation) with no filler, though the run-on structure is slightly hard to parse.

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 2-parameter, no-annotation, no-output-schema tool the description covers what content comes back, its provenance, the credibility annotation, and the non-obvious flag semantics. Only the response shape/pagination is left unstated, which is a minor gap given no output schema exists.

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 only 50% (before_chatgpt has no schema description), and the description compensates by defining exactly what before_chatgpt=true does (only content before 2022-11-30) plus example query strings. It adds substantive meaning beyond the raw boolean/enum-free schema.

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?

States a specific verb+resource (search real human-written opinions/experiences) and explicitly demarcates the content class as non-AI-generated, listing the actual sources (Taiwan reviews, PTT, HN, Stack Exchange, Lemmy). This distinguishes it from siblings like voices__get_topic_opinions and voices__check_ai_text without the agent needing to open schemas.

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 implied by the framing (you want human opinions, not AI text), and the before_chatgpt note implies a pre-LLM-content filtering use case, but the description never states when to prefer this over get_topic_opinions or list_taiwan_posts, nor any exclusion conditions.

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