Skip to main content
Glama

List ClickBank quickstats

list_quickstats
Read-only

Retrieve daily sale, refund, and chargeback totals for a ClickBank account within a specified date range.

Instructions

Daily sale, refund, and chargeback totals for an account and date range.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number. ClickBank returns 100 rows per page. Default 1.
accountNoDefaults to CLICKBANK_ACCOUNT when set.
endDateNoDefaults to today if omitted by ClickBank.
maxPagesNoHow many consecutive pages to fetch. Default 1, max 10.
startDateNoDefaults to 45 days ago if omitted by ClickBank.
Behavior3/5

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

The readOnlyHint and openWorldHint annotations already convey that this is a safe read operation. The description adds useful context about the data content (daily sale, refund, chargeback totals) but does not disclose pagination behavior, return format, or how the openWorldHint affects result completeness.

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 a single focused sentence with no filler or redundancy. It front-loads the core data content and remains appropriately short for the tool's simplicity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description conveys the essential output concept but relies heavily on the schema for pagination and defaults. With no output schema present, it would benefit from explicitly noting that results are paginated or that it returns a list of daily records.

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?

Schema description coverage is 100%, so the schema already documents all five parameters. The description mentions account and date range, which maps to the relevant parameters, but adds no meaning beyond what the schema provides.

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 identifies the resource: daily sale, refund, and chargeback totals for an account and date range. It is specific enough to understand what the tool returns, though it does not explicitly differentiate itself from siblings like summarize_quickstats or get_analytics.

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

Usage Guidelines2/5

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

There is no guidance on when to use this tool versus alternatives such as summarize_quickstats or get_analytics. The description implies a use case but provides no exclusions, prerequisites, or selection criteria.

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/renatodts/clickbank-mcp'

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