Skip to main content
Glama

billz_report_general_totals

Retrieve aggregated totals from general summary reports, filterable by date, shop, and currency.

Instructions

General summary report totals (sums)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
currencyNo
end_dateNo
shop_idsNo
start_dateYes
Behavior2/5

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

No annotations exist, so the description must fully disclose behavior. It only mentions 'totals (sums)' but does not indicate whether the operation is read-only, whether it aggregates across time or shops, or what permissions are needed.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely short (5 words) but lacks substance. Conciseness is not useful when it omits critical information needed for correct invocation.

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

Completeness1/5

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

With no output schema, no annotations, and four parameters, the description is severely inadequate. It does not explain return values, default behaviors, or how parameters interact, leaving an agent unable to use the tool effectively.

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

Parameters2/5

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

Schema description coverage is 0%, and the description adds no information about parameters. While parameter names like start_date and shop_ids are somewhat self-explanatory, format details, constraints, or examples are missing.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'General summary report totals (sums)' is vague about what the report actually contains. It does not specify what data is being totaled (e.g., sales, customers, inventory) and fails to differentiate from sibling tools like billz_report_profit_loss or billz_report_customers_table.

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?

No guidance is provided on when to use this tool versus other report tools. There are no mentions of alternatives, prerequisites, or typical use cases.

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/asadbekdev/billz_mcp'

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