Skip to main content
Glama

hn_ideas

Return HN pain points / unmet needs for host-side startup-idea synthesis.

The tool returns tagged clues; the HOST generates ideas.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoidea count target (default 20).
sinceNo
themeNooptional theme filter.
untilNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.4/5.0
Behavior3/5

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

With no annotations, the description carries the burden and adds a useful behavioral boundary: the tool returns 'tagged clues' rather than synthesized ideas. However, it does not disclose filtering/aggregation behavior, how tags are structured, or any operational constraints.

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?

Two short sentences front-load the purpose and use boundary without wasted prose. Minor redundancy ('Return' / 'returns') and the unexplained capitalized 'HOST' keep it from being flawlessly structured.

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?

The tool has no required parameters, so it can be called without further details, and an output schema is present. But the description leaves since/until semantics undefined and does not clarify how this tool relates to hn_topic_painpoints, making it merely adequate with clear gaps.

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

Parameters2/5

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

Schema coverage is only 50%; limit and theme have brief descriptions, but since and until are bare string/null fields with no format or semantics. The description adds no parameter-level guidance and does not compensate for the undocumented date parameters.

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 description states a specific resource ('HN pain points / unmet needs') and a clear purpose ('host-side startup-idea synthesis'). It is more informative than a tautology, but it does not differentiate hn_ideas from the similarly named sibling hn_topic_painpoints, so it stops short of 5.

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 phrase 'for host-side startup-idea synthesis' tells the agent when this tool belongs, and 'the HOST generates ideas' warns against using the tool's output as final answers. It gives clear context but names no alternatives or explicit when-not-to-use 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