Skip to main content
Glama

Stratalize Governance

get_competitive_displacement_signal

Read-only

Use when tracking competitive threats to an incumbent vendor or identifying switching trends in a software category. Returns vendors mentioned as replacements for a target vendor with switch narrative and mention counts. Example: Salesforce displacement — HubSpot replacing in SMB at 28 mentions, Dynamics replacing in enterprise at 19 — highest displacement pressure in mid-market 100-500 employees. Source: Stratalize citation displacement composite. $0.10 USDC per call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
vendor_nameYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added
  2. Removed
  3. First observed

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already mark this as read-only and non-destructive. The description adds a concrete example of the output shape, the source ('Stratalize citation displacement composite'), and a per-call cost ($0.10 USDC), which are behavioral traits not available in structured form. It does not discuss failure modes or rate limits, but the additional context is valuable.

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 description is efficient: it opens with usage, then describes the return, illustrates with a concrete example, and closes with source and cost. Every sentence adds operational information, but the long example makes it slightly less tight than ideal.

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 single-parameter, no-output-schema tool, the description covers the necessary bases: what it returns, an example of the returned data, the data source, and pricing. It does not document edge cases or error handling, but these are less critical for a read-only lookup tool.

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?

With 0% schema description coverage, the description must explain vendor_name. It does so implicitly by referring to 'a target vendor' and using 'Salesforce' as an example, making clear the parameter is the incumbent vendor's name. It stops short of specifying exact formatting or canonical name requirements.

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 vendors mentioned as replacements for a target vendor with switch narrative and mention counts,' which is a specific verb and resource. The Salesforce/HubSpot/Dynamics example clarifies the displacement concept and differentiates it from siblings like get_vendor_alternatives or get_competitive_landscape_synthesis.

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 opens with 'Use when tracking competitive threats to an incumbent vendor or identifying switching trends in a software category,' giving a clear trigger context. However, it does not name alternative tools or provide when-not-to-use guidance, so it stops short of a 5.

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