Skip to main content
Glama

TESSA Marketing & Technology

get_case_studies

Returns TESSA's portfolio of project results.

    Optional filters:
        industry:     industry name keyword (case-insensitive contains)
        service_slug: filter to studies that used a given service
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
industryNo
service_slugNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.1/5.0
Behavior3/5

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

With no annotations provided, the description carries the full burden of disclosure. It states the read-only nature via 'Returns' and clarifies filter behavior (case-insensitive contains). However, it omits details like return structure, pagination, or auth requirements, leaving some behavioral aspects undisclosed.

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 extremely concise, opening with the core action and resource, then using a compact bullet list for filters. Every sentence earns its place with no fluff or redundancy.

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 simple read tool with no output schema and only two optional parameters, the description covers the essential purpose and filter semantics. It lacks explicit comparison to siblings or return format details, but the tool's simplicity means this is not a critical gap.

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

Parameters5/5

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

Schema description coverage is 0%, so the description must compensate. It fully explains both parameters: 'industry' as a keyword with case-insensitive containment and 'service_slug' as a filter for studies using a given service. This exceeds the schema's bare type info and provides clear meaning.

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 the action ('Returns') and the resource ('TESSA's portfolio of project results'), which distinguishes it from sibling tools that focus on services or firm profiles. However, it does not explicitly differentiate itself from siblings by name, so it misses the top score.

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 gives clear context by stating the tool returns a portfolio of project results and lists optional filters. It implies when to use it (when needing case studies), though it does not mention exclusions or alternative tools. This meets the 'clear context, no exclusions' level.

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