Skip to main content
Glama

Stratalize Intelligence

get_saas_negotiation_playbook

Read-only

Use when a major SaaS contract is approaching renewal or auto-renewal risk. Returns timing strategy, leverage points, walk-away alternatives, and a complete negotiation script for any vendor. Example: Datadog renewal — initiate 90 days before, cite Grafana Cloud at 40% lower cost as walk-away, target 15-20% discount — Q4 close adds urgency leverage. Source: Stratalize procurement intelligence.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
vendor_nameYese.g. Salesforce, HubSpot, Slack
renewal_days_outNoDays until renewal
contract_value_annualNoCurrent ACV in USD

TDQS

A3.9/5.0
Behavior3/5

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

Annotations already indicate readOnlyHint=true and destructiveHint=false, so the safety profile is covered. The description adds value by describing the content of the returned playbook and a concrete example. However, it does not disclose any limitations (e.g., data freshness or vendor coverage) beyond the provided example, so it earns a mid-range score.

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 three sentences: a usage condition, a clear statement of outputs, and a concrete example with source attribution. It is front-loaded, efficient, and every sentence earns its place without fluff.

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?

Despite lacking an output schema, the description enumerates exactly what the tool returns: timing strategy, leverage points, walk-away alternatives, and a negotiation script. The example grounds the output format. This is complete for a read-only intelligence tool with simple parameters.

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

Parameters3/5

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

The input schema has 100% description coverage for all three parameters (vendor_name, renewal_days_out, contract_value_annual), so the schema already documents them. The description's example implicitly references renewal timing and leverage but does not add explicit parameter-level meaning beyond the schema.

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 clearly states what the tool does: returns timing strategy, leverage points, walk-away alternatives, and a complete negotiation script for any vendor. The specific example (Datadog renewal) makes the purpose concrete. It does not explicitly differentiate from sibling tools like get_vendor_negotiation_intelligence, but the 'playbook' framing and detailed outputs distinguish it enough.

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 a clear usage condition: 'Use when a major SaaS contract is approaching renewal or auto-renewal risk.' This provides a definite trigger. It doesn't mention when not to use or alternatives, but the context is specific enough to guide selection.

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

B3.4/5.0
Disambiguation2/5

Multiple tools overlap significantly: get_vendor_benchmark and get_vendor_market_rate both return pricing benchmarks with median/low/high; get_industry_spend_benchmark, get_industry_spend_profile, get_category_spend_benchmark, and get_spend_by_company_size all address spend benchmarking; get_saas_market_intelligence, get_category_ai_leaders, get_sector_ai_intelligence, and get_market_intelligence_brief all cover AI citation and market themes. These overlapping purposes make tool selection ambiguous.

Naming Consistency4/5

All tools follow the 'get_' prefix consistently, creating a predictable pattern. However, the object naming is inconsistent in ordering (e.g., get_category_ai_leaders vs get_top_vendors_by_category) and some use 'synthesis' vs 'signal' vs 'benchmark' without a clear rule. Overall, the pattern is readable and consistent.

Tool Count2/5

With 45 tools, the surface is extremely large. While the server's scope is broad (market intelligence, vendor benchmarks, regulatory data, etc.), this count overwhelms an agent and dilutes focus. Many related tools could be consolidated (e.g., vendor benchmarking into one tool with modes). A typical well-scoped server would be 3-15 tools.

Completeness3/5

The server covers numerous domains with read-only intelligence, including market trends, vendor pricing, compensation, regulatory, and patent data. However, there are gaps within those domains: no historical trend comparison, no side-by-side vendor comparison across multiple metrics beyond alternatives, and no write or action capabilities. The breadth is impressive, but the depth is uneven.

Resources