Skip to main content
Glama

Get recent competitor pricing changes

get_pricing_changes

Structured pricing/packaging changes IndustryLens has detected across the markets it tracks — each with a change_type, severity, materiality score, a plain-language summary, and the real detection date. Pass a competitor (name or domain) to scope to one company, or omit it for a market-wide recent pricing feed. No other public source exposes structured competitor pricing-diffs like this.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax changes (default 20, max 50).
sinceNoISO date lower bound for detection (e.g. '2026-01-01'). Defaults to 90 days ago.
competitorNoCompetitor name or domain (e.g. 'Apollo' or 'apollo.io'). Omit for a market-wide recent pricing feed.

TDQS

A4.4/5.0
Behavior4/5

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

No annotations exist, so the description carries full burden. It discloses output structure (change_type, severity, etc.) and mentions 'real detection date.' Since the tool is read-only, no mutation warnings needed. The description is transparent about what the tool returns, though it doesn't cover rate limits or authentication, which is acceptable given typical MCP conventions.

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 two sentences with zero waste. It packs purpose, output details, parameter guidance, and differentiation into a concise, front-loaded structure.

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?

Without an output schema, the description adequately covers return value structure and parameter behavior. It lacks details on pagination or ordering, but for a data retrieval tool with a limit parameter, the information is sufficient for an agent to use the tool correctly.

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 100%, so baseline is 3. The description adds value beyond the schema by explaining the 'competitor' parameter's effect (scoping vs. market-wide) and clarifying defaults for 'since' (90 days) and 'limit' (20 max). This practical usage context justifies a score of 4.

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 clearly states the tool returns 'structured pricing/packaging changes' from IndustryLens, listing specific fields (change_type, severity, materiality score, summary, detection date). It distinguishes itself from sibling tools by claiming uniqueness: 'No other public source exposes structured competitor pricing-diffs like this.'

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: 'Pass a competitor to scope to one company, or omit it for a market-wide feed.' It also implies defaults (90 days) and limits. While it doesn't explicitly state when not to use or list alternatives, the context with sibling tools helps differentiation.

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.3/5.0
Disambiguation5/5

Each tool targets a distinct aspect of competitive intelligence—competitor discovery, detailed comparisons, market landscapes, pricing changes, strategic moves, and reports—with no functional overlap. The descriptions clearly differentiate their purposes.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern in snake_case (e.g., find_competitors, get_comparison, list_markets), with verbs like 'find', 'get', 'list', and 'subscribe' appropriately chosen. No mixing of conventions.

Tool Count5/5

With 12 tools, the server is well-scoped for a competitive intelligence domain. Each tool serves a clear function, and the count is neither too small nor overwhelming for an agent to navigate.

Completeness5/5

The tool surface covers the full lifecycle: discovering competitors, obtaining profiles, comparing them, viewing market landscapes, tracking pricing and strategic moves, and accessing reports. There are no obvious missing operations for the stated purpose.