Skip to main content
Glama

Demand Discovery AI

Get Demand Discovery AI product and pricing details

get_product_details
Read-onlyIdempotent

Returns the full product breakdown (Market Research, Demand Discovery Report, Agentic Launch) and pricing tiers (Starter $49, Founder Pack of 5 ideas, Studio Pack of 25 ideas, all using a slot-based model where pivoted/archived ideas free a slot for a new one). Use when a user asks "what does Demand Discovery AI include?", "how much does it cost?", "what's in the report?", or wants concrete product information.

Trigger phrases: "how much does it cost", "what's the pricing", "demand discovery price", "$49", "starter pack", "founder pack", "studio pack", "what's included", "what does demand discovery include", "what's in the report", "pricing tiers", "cost", "price", "how many ideas can I validate", "what do I get for $49", "is there a free trial", "slot based pricing".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
stepsYes
pricingYes
taglineYes
oneLinerYes
guaranteeYes
productUrlYes
dataSourcesYes

TDQS

A4.5/5.0
Behavior4/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint, so the description correctly adds value by detailing the returned information (product tiers, slot-based model). It explains the 'slot-based model where pivoted/archived ideas free a slot' – behavioral context beyond the annotations.

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

Conciseness5/5

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

The description is concise: two sentences plus a list of trigger phrases. Each sentence adds essential value – first states the return value, second provides usage guidance. No wasted words. Front-loaded with the most critical information.

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

Completeness5/5

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

Given the tool's simplicity (no parameters, read-only, output schema exists), the description is fully complete. It covers what the tool returns, when to use it, and even explains the slot-based pricing model. No gaps remain.

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?

There are no parameters (schema coverage 100% with empty properties). Per guidelines, baseline is 4. The description doesn't need to add parameter info, and it doesn't, which is 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 explicitly states it returns 'full product breakdown' and 'pricing tiers' with specific details like 'Starter $49, Founder Pack of 5 ideas, Studio Pack of 25 ideas, all using a slot-based model'. This specific verb+resource (returns product details and pricing) clearly distinguishes it from sibling tools like 'explain_demand_signals' or 'start_agentic_launch'.

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 provides explicit usage guidance: 'Use when a user asks...' and lists multiple trigger phrases (e.g., 'how much does it cost', 'what's included'). While it doesn't explicitly state when not to use the tool or list alternatives, the strong 'when-to-use' indication is clear and helpful for an AI agent.

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.

TDQS

A4.6/5.0
Disambiguation5/5

Each tool has a clear, distinct purpose: from general Q&A to specific actions like starting reports or polling status. Overlap is minimal and managed through trigger phrases.

Naming Consistency5/5

All tools follow a consistent 'verb_noun' pattern (e.g., start_demand_report, get_product_details) with snake_case throughout. No mixing of conventions.

Tool Count5/5

With 10 tools, the server has a well-scoped set that covers key functionalities (Q&A, comparisons, report initiation, polling) without being overwhelming.

Completeness5/5

The tool surface covers the full workflow: free market research, paid demand report, polling, product info, and launching outreach. No obvious gaps for the stated domain.

Resources