Skip to main content
Glama
werkstatt-jasper

merit-aktiva-mcp

merit_list_discounts

Fetch the complete list of sales discounts recorded in Merit Aktiva. This tool provides read-only access to all discounts, enabling review or verification of discount data without filters.

Instructions

List Merit Aktiva sales discounts (POST /api/v2/getdiscounts). No filters.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description must carry behavioral context. 'List' and 'No filters' imply a non-destructive, complete read operation, but pagination, return shape, and authentication expectations are not addressed. Acceptable for a simple 0-parameter list tool, but not rich.

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 entire definition is one sentence with the action, endpoint, and a scope constraint. No filler or redundant phrasing.

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 zero-parameter list operation, the description provides the action, resource, endpoint, and filter behavior, which is enough to make the call. It does not describe the response structure, but the simplicity of the tool makes this a minor gap.

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 zero parameters and the schema coverage is 100%, so the description has nothing to add. 'No filters' usefully confirms that an empty call is intended, matching the baseline for a parameterless tool.

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 opens with the specific verb 'List' and a clear resource ('Merit Aktiva sales discounts'), reinforced by the exact endpoint. This is enough to distinguish it from write-oriented siblings such as merit_send_discounts.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The 'No filters' clause conveys when this broad list is appropriate, but the description gives no explicit guidance about alternatives or when not to use it. Usage is implied rather than stated.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/werkstatt-jasper/merit-aktiva-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server